The patch adapts the rocm runtime wrapper due to subtle differences between the cuda and the rocm/hip runtime api.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D95027
[mlir] fix the rocm runtime wrapper to account for cuda / rocm api differences ClosedPublic Authored by gysit on Jan 20 2021, 1:05 AM.
Details Summary The patch adapts the rocm runtime wrapper due to subtle differences between the cuda and the rocm/hip runtime api.
Diff Detail Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 15 others. · View Herald TranscriptJan 20 2021, 1:05 AM This revision is now accepted and ready to land.Jan 20 2021, 2:33 AM Closed by commit rG4c1eaf26ae70: [mlir] fix the rocm runtime wrapper to account for cuda / rocm api differences (authored by gysit). · Explain WhyJan 20 2021, 9:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 317799 mlir/tools/mlir-rocm-runner/rocm-runtime-wrappers.cpp
|