[all-commits] [llvm/llvm-project] 1dc007: [MLIR] Guard Cuda 12.0+ newer driver APIs with CUD...
Guray Ozen via All-commits
all-commits at lists.llvm.org
Tue Sep 5 23:17:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1dc0071216faac0ed05a0442b5977dffbd5c22d1
https://github.com/llvm/llvm-project/commit/1dc0071216faac0ed05a0442b5977dffbd5c22d1
Author: Guray Ozen <guray.ozen at gmail.com>
Date: 2023-09-06 (Wed, 06 Sep 2023)
Changed paths:
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
Log Message:
-----------
[MLIR] Guard Cuda 12.0+ newer driver APIs with CUDA_VERSION macro checks
Fixes #64529
https://github.com/llvm/llvm-project/issues/64529
Reviewed By: mehdi_amini
Differential Revision: https://reviews.llvm.org/D159440
More information about the All-commits
mailing list