LLNL / ExaCA

Cellular automata code for alloy nucleation and solidification written with Kokkos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unit tests do not use test backends

streeve opened this issue · comments

View typedefs are used throughout tests instead of Views with intended backends (TEST_MEMSPACE) - only default space tests are run

  • Cell capture (#121)
  • Nucleation (#213)
  • Cell data (#215)
  • Temperature (#223)
  • Communication, Other (free functions, etc.)