-
Notifications
You must be signed in to change notification settings - Fork 17
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: psc-code/psc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: psc-code/psc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: gpu-fixes
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 8 files changed
- 1 contributor
Commits on Mar 9, 2026
-
gpu: fix test cuda_mparticles_randomize_sort
I don't think there was an actual issue, just the test itself making invalid assumptions.
Configuration menu - View commit details
-
Copy full SHA for 4afd2c1 - Browse repository at this point
Copy the full SHA 4afd2c1View commit details -
gpu: move particle injection back
to before pushing particles. The GPU code is expecting this order, though it certainly is not desirable to have two different ways of doing it depending on whether GPU is used or not.
Configuration menu - View commit details
-
Copy full SHA for 7010a37 - Browse repository at this point
Copy the full SHA 7010a37View commit details -
io/adios2: add an assert() to FileAdios2::sizeAttribute()
BP5 changes behavior from BP4, and I guess doesn't find attributes outside of a step. So at the very least, we should catch this with an assert().
Configuration menu - View commit details
-
Copy full SHA for 37abeef - Browse repository at this point
Copy the full SHA 37abeefView commit details -
Configuration menu - View commit details
-
Copy full SHA for aef82a3 - Browse repository at this point
Copy the full SHA aef82a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 12089a4 - Browse repository at this point
Copy the full SHA 12089a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9b1598 - Browse repository at this point
Copy the full SHA e9b1598View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2676b8d - Browse repository at this point
Copy the full SHA 2676b8dView commit details -
Revert "TMP: additional debug"
This reverts commit 920b034f1b99b1e0519edde77c82239003c60006.
Configuration menu - View commit details
-
Copy full SHA for 19673d0 - Browse repository at this point
Copy the full SHA 19673d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for e515e77 - Browse repository at this point
Copy the full SHA e515e77View commit details -
Revert "TMP: smaller test case"
This reverts commit 01d1d0d027c8f144b93e21b206137d8a693deaa9.
Configuration menu - View commit details
-
Copy full SHA for 2eef87b - Browse repository at this point
Copy the full SHA 2eef87bView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...gpu-fixes