The push/pop context APIs are deprecated in HIP, and keeping the
default device set is handled in IHP using hipSetDevice().
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134747
[mlir][ExecutionEngine] Remove ScopedContext from ROCm wrappers ClosedPublic Authored by krzysz00 on Sep 27 2022, 9:14 AM.
Details Summary The push/pop context APIs are deprecated in HIP, and keeping the
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 27 2022, 9:18 AM Closed by commit rG10a8ec86a226: [mlir][ExecutionEngine] Remove ScopedContext from ROCm wrappers (authored by krzysz00). · Explain WhySep 27 2022, 9:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 463255 mlir/lib/ExecutionEngine/RocmRuntimeWrappers.cpp
|