Skip to content

Commit

Permalink
Update URL for Kokkos topic
Browse files Browse the repository at this point in the history
  • Loading branch information
dalg24 authored Jan 31, 2024
1 parent bc32570 commit 742b4bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion topics/kokkos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ logo: kokkos.png
related: c-plus-plus, parallel-computing, high-performance-computing
short_description: Kokkos C++ Performance Portability Ecosystem.
topic: kokkos
url: https://kokkos.github.io/
url: https://kokkos.org
---
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).

0 comments on commit 742b4bf

Please sign in to comment.