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. |
- Rebuild for hwloc 2 (RHEL 8.4)
- Version bump to 3.0.00
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
- Added missing hwloc dep
- bump to latest release candidate snapshot
- bump to latest release candidate snapshot
- bump to latest snapshot and enable Kokkos_ENABLE_DEPRECATED_CODE - disable StackTrace Unittests
- bump to latest snapshot and enable AGGRESSIVE_VECTORIZATION
- initial commit (bug #1751409)