Cabana icon indicating copy to clipboard operation
Cabana copied to clipboard

CI memory checks

Open streeve opened this issue 4 years ago • 0 comments

GHA additions:

  • [x] Add new Cabana options
  • [x] Address sanitizer: previously failing because of bad ArborX test
  • [ ] Enable leak detection: errors from MPI
  • [ ] Enable memory sanitizer in CI: errors from IndexSpace (Kokkos::Impl::HostThreadTeamData::organize_pool ERROR pool already exists)
  • [x] Enable valgrind in CI: errors from AoSoA in Release, errors on ubuntu
  • [ ] Enable valgrind for OpenMP: errors from Kokkos
  • [x] #623

streeve avatar Jun 03 '21 22:06 streeve