[all-commits] [llvm/llvm-project] c5803e: [MLIR][GPU] Remove call to cudaSetDevice(), which ...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Thu Feb 17 13:38:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5803ee4faa7305f7dcb58170acdb3247f405e04
https://github.com/llvm/llvm-project/commit/c5803ee4faa7305f7dcb58170acdb3247f405e04
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M mlir/lib/ExecutionEngine/CudaRuntimeWrappers.cpp
Log Message:
-----------
[MLIR][GPU] Remove call to cudaSetDevice(), which no longer exists
Differential Revision: https://reviews.llvm.org/D120085
More information about the All-commits
mailing list