-
Notifications
You must be signed in to change notification settings - Fork 803
Closed
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.
Description
SYCL atomics run slow on AMD MI250.
Multiple workloads show performance degradation compared to MI100, and after looking into details, we find that the reason for slower performance is kernels that have atomics.
Can you please test SYCL atomics on AMD MI250?
FYI I tested in -
- Ubuntu 20.04.4 LTS
- rocm-5.2.3
$ clang++ --version
clang version 16.0.0 (https://github.com/intel/llvm 10d978425267ea8543587048606c4d8550dbff95)
Target: x86_64-unknown-linux-gnu
...
Note that I have been seeing slow performance on MI250 ever since I started using it, which was at least 4 months back. So it is probably not due to open source sycl version or rocm version.
Please let me know if you need more information. Thanks.
zjin-lcf and m-kim
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinghipIssues related to execution on HIP backend.Issues related to execution on HIP backend.