The patch fixes minor issues in the rocm runtime wrapper due to api differences between CUDA and HIP.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D84861
[mlir] fix error handling in rocm runtime wrapper ClosedPublic Authored by gysit on Jul 29 2020, 8:53 AM.
Details
Summary The patch fixes minor issues in the rocm runtime wrapper due to api differences between CUDA and HIP.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptJul 29 2020, 8:53 AM This revision is now accepted and ready to land.Jul 29 2020, 11:04 AM This revision was landed with ongoing or failed builds.Jul 29 2020, 1:11 PM Closed by commit rG77c3b016c424: [mlir] fix error handling in rocm runtime wrapper (authored by gysit). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 281712 mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
|