Skip to content
#

Kokkos

kokkos logo

The Kokkos C++ Performance Portability Ecosystem is a production level solution for writing modern C++ applications in a hardware agnostic way. The Ecosystem consists of multiple libraries addressing the primary concerns for developing and maintaining applications in a portable way. The three main components are the Kokkos Core Programming Model, the Kokkos Kernels Math Libraries and the Kokkos Profiling and Debugging Tools.

Here are 2 public repositories matching this topic...

Followers
5 followers
Organization
kokkos
Website
kokkos.org

Related Topics

c-plus-plus high-performance-computing parallel-computing