Tue, 16 Apr 2024 10:57:04 UTC | login

Information for build kokkos-3.3.01-1.fc33

ID192769
Package Namekokkos
Version3.3.01
Release1.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/kokkos.git#c33685d72082194bb814d60654338b7fc11d116a
SummaryKokkos 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.
Built bydavidlt
State canceled
Volume DEFAULT
StartedFri, 07 May 2021 05:02:18 UTC
CompletedSat, 08 May 2021 13:03:14 UTC
Taskbuild (f33, /rpms/kokkos.git:c33685d72082194bb814d60654338b7fc11d116a)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/kokkos.git#c33685d72082194bb814d60654338b7fc11d116a'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 23 2021 Christoph Junghans <junghans@lanl.gov> - 3.3.01-1 - Version bump to v3.3.01 (bug #1919508) * Sat Dec 19 2020 Christoph Junghans <junghans@votca.org> - 3.3.00-1 - Version bump to v3.3.00 (bug #1909362) * Wed Nov 25 2020 Christoph Junghans <junghans@votca.org> - 3.2.01-1 - Version bump to v3.2.01 (bug #1901667) * Tue Aug 25 2020 Christoph Junghans <junghans@votca.org> - 3.2.00-2 - Fix cmake targets * Tue Aug 25 2020 Christoph Junghans <junghans@votca.org> - 3.2.00-1 - Version bump to v3.2.00 (bug #1872456) * Mon Aug 03 2020 Christoph Junghans <junghans@votca.org> - 3.1.01-4 - Fix out-of-source build on F33 (bug #1863948) * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.01-3 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.01-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Wed May 06 2020 Christoph Junghans <junghans@votca.org> - 3.1.01-1 - Version bump to v3.1.01 (bug #1824998) - drop 2961.patch - merge upstream * Thu Apr 16 2020 Christoph Junghans <junghans@votca.org> - 3.1.00-1 - Version bump to v3.1.00 (bug #1824998) * Thu Feb 27 2020 Christoph Junghans <junghans@votca.org> - 3.0.00-1 - Version bump to 3.0.00 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-0.3.20200107gite79d6b7.1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Jan 15 2020 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20200107gite79d6b7.1 - Added missing hwloc dep * Sun Jan 12 2020 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20200107gite79d6b7 - bump to latest release candidate snapshot * Mon Dec 23 2019 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20191219gitcb90e9 - bump to latest release candidate snapshot * Fri Dec 20 2019 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20191216git6619d83 - bump to latest snapshot and enable Kokkos_ENABLE_DEPRECATED_CODE - disable StackTrace Unittests * Sun Sep 29 2019 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20190929git445c176 - bump to latest snapshot and enable AGGRESSIVE_VECTORIZATION * Wed Sep 18 2019 Christoph Junghans <junghans@votca.org> - 3.0.0-0.1.190912gitd93e239 - initial commit (bug #1751409)