Skip to content

Commit c44c6e9

Browse files
committed
Add topic "kokkos"
1 parent 1357894 commit c44c6e9

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

topics/kokkos/index.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
display_name: Kokkos
3+
github_url: https://github.com/kokkos
4+
logo: kokkos.png
5+
related: c-plus-plus, parallel-computing, high-performance-computing
6+
short_description: Kokkos C++ Performance Portability EcoSystem.
7+
topic: kokkos
8+
url: https://kokkos.github.io/
9+
---
10+
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](https://github.com/kokkos/kokkos), the [Kokkos Kernels Math Libraries ](https://github.com/kokkos/kokkos-kernels) and the [Kokkos Profiling and Debugging Tools](https://github.com/kokkos/kokkos-tools).

topics/kokkos/kokkos.png

32.9 KB
Loading

0 commit comments

Comments
 (0)