Name: | kokkos |
---|---|
Version: | 3.0.00 |
Release: | 2.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 284179 |
License: | BSD |
RPM: | kokkos-3.0.00-2.el8.aarch64.rpm |
Source RPM: | kokkos-3.0.00-2.el8.src.rpm |
Build Date: | Mon Jun 14 2021 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/kokkos/kokkos |
Summary: | Kokkos C++ Performance Portability Programming |
Description: | 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 OpenMP, Pthreads and CUDA as backend programming models. |