public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Christoph Junghans <junghans@lanl.gov>
To: git-commits@fedoraproject.org
Subject: [rpms/kokkos] epel10: bump to latest snapshot and enable Kokkos_ENABLE_DEPRECATED_CODE
Date: Sat, 11 Jul 2026 07:20:18 GMT [thread overview]
Message-ID: <178375441876.1.9294207592925020574.rpms-kokkos-719ea0f1bd99@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/kokkos
Branch : epel10
Commit : 719ea0f1bd99cfbe9a2719a9a300ccd34c1bc8fd
Author : Christoph Junghans <junghans@lanl.gov>
Date : 2019-12-20T11:41:53-07:00
Stats : +8/-3 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/kokkos/c/719ea0f1bd99cfbe9a2719a9a300ccd34c1bc8fd?branch=epel10
Log:
bump to latest snapshot and enable Kokkos_ENABLE_DEPRECATED_CODE
---
diff --git a/.gitignore b/.gitignore
index b8ffe8c..874150d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
/kokkos-d93e239baee253fca66b8b7f2196edaa40a2ef17.tar.gz
/kokkos-445c17625fe6dcfa8ddf98046301a648550c5738.tar.gz
+/kokkos-6619d83a6d682ee83eabc7d23cf051d0ff77ff61.tar.gz
diff --git a/kokkos.spec b/kokkos.spec
index a4a41ac..a735d4e 100644
--- a/kokkos.spec
+++ b/kokkos.spec
@@ -1,10 +1,10 @@
%global git 1
-%global commit 445c17625fe6dcfa8ddf98046301a648550c5738
+%global commit 6619d83a6d682ee83eabc7d23cf051d0ff77ff61
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: kokkos
Version: 3.0.0
-Release: 0.2.20190929git%{shortcommit}%{?dist}
+Release: 0.2.20191216git%{shortcommit}%{?dist}
Summary: Kokkos C++ Performance Portability Programming
#no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312
ExcludeArch: i686 armv7hl
@@ -55,6 +55,7 @@ pushd build
-DKokkos_ENABLE_TESTS=On \
-DCMAKE_INSTALL_INCLUDEDIR=include/kokkos \
-DKokkos_ENABLE_AGGRESSIVE_VECTORIZATION=ON \
+ -DKokkos_ENABLE_DEPRECATED_CODE=ON \
-DKokkos_ENABLE_OPENMP=ON \
-DKokkos_ENABLE_SERIAL=ON \
-DKokkos_ENABLE_HWLOC=ON \
@@ -81,6 +82,9 @@ make -C build test CTEST_OUTPUT_ON_FAILURE=1
%{_bindir}/nvcc_wrapper
%changelog
+* 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
+
* Sun Sep 29 2019 Christoph Junghans <junghans@votca.org> - 3.0.0-0.2.20190929git445c176
- bump to latest snapshot and enable AGGRESSIVE_VECTORIZATION
diff --git a/sources b/sources
index 8ad172b..6135d50 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (kokkos-445c17625fe6dcfa8ddf98046301a648550c5738.tar.gz) = dc6c6d3daba6917fa58fafbc690773982f7cef899046be794c84bd158c8b49bbdcee55279acbe0c6eb64a91533fbc50db05f1e8e18b133b9d55304012acbca79
+SHA512 (kokkos-6619d83a6d682ee83eabc7d23cf051d0ff77ff61.tar.gz) = 18101e683262eed30f1a60eac054a7cc70e01a400529c39aea568678cae78e96f3954468df5548b29c7a91f836334d59ed9f4c0b37d7f8bfdc4cec412cd86733
reply other threads:[~2026-07-11 7:20 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178375441876.1.9294207592925020574.rpms-kokkos-719ea0f1bd99@fedoraproject.org \
--to=junghans@lanl.gov \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox