[all-commits] [llvm/llvm-project] 8a43ec: Set GPU context before {cu, hip}MemHostRegister.
Christian Sigg via All-commits
all-commits at lists.llvm.org
Wed Feb 3 11:01:02 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8a43ec7faa274257325823f312ca2e7657c79785
https://github.com/llvm/llvm-project/commit/8a43ec7faa274257325823f312ca2e7657c79785
Author: Christian Sigg <csigg at google.com>
Date: 2021-02-03 (Wed, 03 Feb 2021)
Changed paths:
M mlir/tools/mlir-cuda-runner/cuda-runtime-wrappers.cpp
M mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
Log Message:
-----------
Set GPU context before {cu,hip}MemHostRegister.
Differential Revision: https://reviews.llvm.org/D95856
More information about the All-commits
mailing list