issues
search
kokkos
/
kokkos-resilience
Resilience Extensions for Kokkos
Other
5
stars
2
forks
source link
unify resilient execution space and automatic checkpointing contexts
#62
Open
nmm0
opened
7 months ago
nmm0
commented
7 months ago
Automatic checkpointing needs to track views for checkpointing
Resilient execution spaces need to cache duplicates to avoid reallocating for each kernel
We may want to evaluate if there is some way to limit the lifetime of caches for the duration of the actual kokkos view allocation