kokkos / kokkos-resilience

Resilience Extensions for Kokkos
Other
4 stars 2 forks source link

test resilient execution spaces in CI #64

Closed nmm0 closed 4 months ago

nmm0 commented 5 months ago

This also adds a way of configuring the behavior on a unrecoverable failure detection. This makes the google death tests more consistent since we can throw an exception

Closes #60