kokkos/kokkos
Fork: 436 Star: 1994 (更新于 2024-11-09 11:26:20)
license: NOASSERTION
Language: C++ .
Kokkos C++ Performance Portability Programming Ecosystem: The Programming Model - Parallel Execution and Memory Abstraction
最后发布版本: 4.4.01 ( 2024-09-13 12:10:29)
Kokkos: Core Libraries
Kokkos Core implements a programming model in C++ for writing performance portable applications targeting all major HPC platforms. For that purpose it provides abstractions for both parallel execution of code and data management. Kokkos is designed to target complex node architectures with N-level memory hierarchies and multiple types of execution resources. It currently can use CUDA, HIP, SYCL, HPX, OpenMP and C++ threads as backend programming models with several other backends in development.
Kokkos Core is part of the Kokkos C++ Performance Portability Programming Ecosystem.
Kokkos is a Linux Foundation project.
Learning about Kokkos
To start learning about Kokkos:
-
Kokkos Lectures: they contain a mix of lecture videos and hands-on exercises covering all the important capabilities.
-
Programming guide: contains in "narrative" form a technical description of the programming model, machine model, and the main building blocks like the Views and parallel dispatch.
-
API reference: organized by category, i.e., core, algorithms and containers or, if you prefer, in alphabetical order.
-
Use cases and Examples: a serie of examples ranging from how to use Kokkos with MPI to Fortran interoperability.
Obtaining Kokkos
The latest release of Kokkos can be obtained from the GitHub releases page.
The current release is 4.4.01.
curl -OJ -L https://github.com/kokkos/kokkos/releases/download/4.4.01/kokkos-4.4.01.tar.gz
# Or with wget
wget https://github.com/kokkos/kokkos/releases/download/4.4.01/kokkos-4.4.01.tar.gz
To clone the latest development version of Kokkos from GitHub:
git clone -b develop https://github.com/kokkos/kokkos.git
Building Kokkos
To build Kokkos, you will need to have a C++ compiler that supports C++17 or later. All requirements including minimum and primary tested compiler versions can be found here.
Building and installation instructions are described here.
You can also install Kokkos using Spack: spack install kokkos
. Available configuration options can be displayed using spack info kokkos
.
For the complete documentation: kokkos.org/kokkos-core-wiki/
Support
For questions find us on Slack: https://kokkosteam.slack.com or open a GitHub issue.
For non-public questions send an email to: crtrott(at)sandia.gov
Contributing
Please see this page for details on how to contribute.
Citing Kokkos
Please see the following page.
License
Under the terms of Contract DE-NA0003525 with NTESS, the U.S. Government retains certain rights in this software.
The full license statement used in all headers is available here or here.
最近版本更新:(数据更新于 2024-10-18 20:01:58)
2024-09-13 12:10:29 4.4.01
2024-08-12 23:49:01 4.4.00
2024-05-09 04:16:42 4.3.01
2024-04-05 11:45:34 4.3.00
2024-02-13 06:50:22 4.2.01
2023-11-21 05:32:29 4.2.00
2023-06-29 06:45:39 4.1.00
2023-06-01 04:37:02 3.7.02
2023-05-04 00:59:02 4.0.01
2023-03-03 23:19:38 4.0.00
主题(topics):
abstraction, c-plus-plus, high-performance-computing, hpsf, kokkos, parallel-computing, programming-model
kokkos/kokkos同语言 C++最近更新仓库
2024-11-21 04:48:41 PCSX2/pcsx2
2024-11-20 09:02:24 dail8859/NotepadNext
2024-11-20 04:28:15 microsoft/terminal
2024-11-18 22:35:05 ClickHouse/ClickHouse
2024-11-18 14:36:13 cxasm/notepad--
2024-11-18 00:19:27 MaaAssistantArknights/MaaAssistantArknights