[all-commits] [llvm/llvm-project] 7ac330: [mlir][sparse][gpu] protect BSR method with cuda 1...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu Sep 28 12:58:15 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7ac330a461255f10c1664f02fae302d567d2a589
https://github.com/llvm/llvm-project/commit/7ac330a461255f10c1664f02fae302d567d2a589
Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
Date: 2023-09-28 (Thu, 28 Sep 2023)
Changed paths:
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
Log Message:
-----------
[mlir][sparse][gpu] protect BSR method with cuda 12.1 (#67728)
MLIR official build is not quite at 12.1 yet, so until then we protext
the Bsr method with a macro guard
More information about the All-commits
mailing list