Skip to content

SYCL atomics are slow on MI250 #7179

@mgrabban

Description

@mgrabban

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinghipIssues related to execution on HIP backend.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions