Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ROCm/rocSHMEM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop_deprecated
Choose a base ref
...
head repository: modular/rocSHMEM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: modular
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 3 commits
  • 34 files changed
  • 1 contributor

Commits on Jan 10, 2026

  1. Configuration menu
    Copy the full SHA
    09569c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2026

  1. Enable GPU per thread mode, and add to C API (#1)

    Add tests and additional calls to C API to initialize as a single GPU per thread.
    
    GPU per process still works as expected if using the normal initialization.
    jackos authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    1dc081e View commit details
    Browse the repository at this point in the history
  2. Add to device bitcode C API

    Add `rocshmem_int_put_signal_nbi` and `rocshmem_ulong_wait_until`
    jackos authored Jan 17, 2026
    Configuration menu
    Copy the full SHA
    c609078 View commit details
    Browse the repository at this point in the history
Loading