Compare commits
1 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
63745036a2 |
1
.gitignore
vendored
1
.gitignore
vendored
@ -16,3 +16,4 @@
|
||||
/kokkos-3.5.00.tar.gz
|
||||
/kokkos-3.6.00.tar.gz
|
||||
/kokkos-3.6.01.tar.gz
|
||||
/kokkos-3.7.00.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
%undefine __cmake_in_source_build
|
||||
|
||||
Name: kokkos
|
||||
Version: 3.6.01
|
||||
%global sover 3.6
|
||||
Version: 3.7.00
|
||||
%global sover 3.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Kokkos C++ Performance Portability Programming
|
||||
# no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
|
||||
@ -79,6 +79,9 @@ This package contains the development files of %{name}.
|
||||
%{_bindir}/kokkos_launch_compiler
|
||||
|
||||
%changelog
|
||||
* Thu Sep 22 2022 Cezary Skrzyński <cezary.skrzynski@ng-analytics.com> - 3.7.00-1
|
||||
- Version bump to v3.7.00 (bug #2128805)
|
||||
|
||||
* Wed Jul 06 2022 Cezary Skrzyński <cezary.skrzynski@ng-analytics.com> - 3.6.01-1
|
||||
- Version bump to v3.6.01 (bug #2103824)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (kokkos-3.6.01.tar.gz) = 0fa6aa921b6fe56cb464678d9c114e5c9f3ed1ed2f26f704dd7a37e596ca9b2daacc8a9885ff0144234bcb02c83f00c0646dd9963517326609a4dc29e4d7c7a6
|
||||
SHA512 (kokkos-3.7.00.tar.gz) = f72b43096126cba11129ab44c2ebaeb1ee92b14db45bd451e86f40746e8edbfbe3415dee089080a6664ae4985e5796717c64bb5c508ca5e287b31bac248802f6
|
||||
|
Loading…
Reference in New Issue
Block a user