You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jonah Miller edited this page May 27, 2021
·
1 revision
In our own downstream codes, we build on the Kokkos library for performance portability. However, we recognize that Kokkos is a large library, and not all users of Spiner may wish to rely on Kokkos. Ports-of-Call is our solution. You can think of Ports-of-Call as a very small header-only tool which mimics a tiny fraction of Kokkos capability.