Kokkos 是一个C++编程模型库,为编写跨平台高性能、可移植程序而设计。 它抽象出并行执行代码和数据管理的方法,使其能在复杂节点架构上运行,适应多级内存层次和不同类型的执行资源,包括CUDA、HIP、SYCL、HPX、OpenMP以及C++线程等后端编程模型
Tutorials for the Kokkos C++ Performance Portability Programming Ecosystem
Kokkos C++ Performance Portability Programming Ecosystem: Math Kernels - Provides BLAS, Sparse BLAS and Graph Kernels
An open-source Python package for creating fast and accurate interatomic potentials.
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
Public development project of the LAMMPS MD software package
翻译 - LAMMPS MD软件包的公共开发项目
Distributed View Extension for Kokkos
Kokkos port of VPIC