Name: | kokkos-devel |
---|---|
Version: | 3.0.00 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 4015017 |
License: | BSD |
RPM: | kokkos-devel-3.0.00-1.el8.x86_64.rpm |
Source RPM: | kokkos-3.0.00-1.el8.src.rpm |
Build Date: | Mon Mar 16 2020 |
Build Host: | jenkins-10-147-72-125-3ad8cf9a-3b3a-41f0-8427-360d993d6e99.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | https://github.com/kokkos/kokkos |
Summary: | Development package for kokkos packages |
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. This package contains the development files of kokkos. |
- 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)