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.
Public development project of the LAMMPS MD software package
翻译 - LAMMPS MD软件包的公共开发项目
Kokkos 是一个C++编程模型库,为编写跨平台高性能、可移植程序而设计。 它抽象出并行执行代码和数据管理的方法,使其能在复杂节点架构上运行,适应多级内存层次和不同类型的执行资源,包括CUDA、HIP、SYCL、HPX、OpenMP以及C++线程等后端编程模型
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.
Performance-portable library for particle-based simulations
Performance-portable geometric search library
Public development project of the SPARTA DSMC software package http://sparta.github.io
Parthenon AMR infrastructure
Kokkos C++ Performance Portability Programming Ecosystem: Profiling and Debugging Tools
A high-performance framework for solving phonon and electron Boltzmann equations
Cellular automata code for alloy nucleation and solidification written with Kokkos
AthenaPK: a performance portable version of Athena++ built on Parthenon and Kokkos
Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees
#计算机科学#LAMMPS pair style for Allegro deep learning interatomic potentials with parallelization support
Simple 2d finite volume solver for Euler equations using c++ kokkos library