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
Kokkos has made significant progress including hierarchical parallelism and atomics. At this point it is worth tracking Kokkos remaining progress and starting to test it in Kokkos Kernels.
This backend is intended to be generic to GPU accelerators so it can be tested on Kokkos-dev2 with Cuda, on caraway or Tulip with HIP and on Iris with oneapi.
Here is a list of the current and planned tasks needed for us to complete this backend (this will evolve over time so check it back regularly for progress).
Track remaining issue in Kokkos, see issue Kokkos #3710
Kokkos has made significant progress including hierarchical parallelism and atomics. At this point it is worth tracking Kokkos remaining progress and starting to test it in Kokkos Kernels.
This backend is intended to be generic to GPU accelerators so it can be tested on Kokkos-dev2 with Cuda, on caraway or Tulip with HIP and on Iris with oneapi.
Here is a list of the current and planned tasks needed for us to complete this backend (this will evolve over time so check it back regularly for progress).
The text was updated successfully, but these errors were encountered: