[all-commits] [llvm/llvm-project] 5fedf3: [mlir] Make cuInit() call thread-safe.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Fri Mar 5 07:06:37 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5fedf30748381ad84697291591dab7d570f50d06
https://github.com/llvm/llvm-project/commit/5fedf30748381ad84697291591dab7d570f50d06
Author: Christian Sigg <csigg at google.com>
Date: 2021-03-05 (Fri, 05 Mar 2021)
Changed paths:
M mlir/tools/mlir-cuda-runner/mlir-cuda-runner.cpp
Log Message:
-----------
[mlir] Make cuInit() call thread-safe.
Reviewed By: herhut
Differential Revision: https://reviews.llvm.org/D98024
More information about the All-commits
mailing list