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
For MS2.8, most of the linear-algebra intensive work was handled by a hand-coded abstraction layer, with specific calls to vendor specific libraries at the lowest level. Need to explore how far Kokkos::Kernels can eliminate a lot of this, and compare performance with the current implementation.
The text was updated successfully, but these errors were encountered:
For MS2.8, most of the linear-algebra intensive work was handled by a hand-coded abstraction layer, with specific calls to vendor specific libraries at the lowest level. Need to explore how far Kokkos::Kernels can eliminate a lot of this, and compare performance with the current implementation.
The text was updated successfully, but these errors were encountered: