Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

more wrappers for CUDA/HIP atomics #1518

Draft
wants to merge 5 commits into
base: develop
Choose a base branch
from
Draft

more wrappers for CUDA/HIP atomics #1518

wants to merge 5 commits into from

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    bf42688 View commit details
    Browse the repository at this point in the history
  2. fix membar for local atomics

    upsj committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    9bc3e69 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    80b5c21 View commit details
    Browse the repository at this point in the history
  4. add HIP atomic CAS/add/min/max

    upsj committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    32db206 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d30521 View commit details
    Browse the repository at this point in the history