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 can build a Cuda space from a Cuda stream, and users can access the internal Cuda stream of a Cuda space.
It is mandatory to use some third-party libraries like cublas (done in kokkos-kernels).
It will be helpful to add a page explaining how to do this.
The text was updated successfully, but these errors were encountered:
Kokkos can build a Cuda space from a Cuda stream, and users can access the internal Cuda stream of a Cuda space.
It is mandatory to use some third-party libraries like cublas (done in kokkos-kernels).
It will be helpful to add a page explaining how to do this.
The text was updated successfully, but these errors were encountered: