Skip to content

Kokkos intermittent gpu bug#230

Open
stevendargaville wants to merge 60 commits into
mainfrom
kokkos_intermittent_gpu_bug
Open

Kokkos intermittent gpu bug#230
stevendargaville wants to merge 60 commits into
mainfrom
kokkos_intermittent_gpu_bug

Conversation

@stevendargaville

@stevendargaville stevendargaville commented Apr 17, 2026

Copy link
Copy Markdown
Collaborator

This PR is attempting to find an intermittent segfault when run with Kokkos on GPUs in parallel.

There are several bug fixes in this PR, but there is still at least one existing bug still present. Many of the changes in this PR are timing modifications (like using synchronous comms) that make it less likely to trigger the existing bug (perhaps a race condition or out of bounds access).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant