public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Izabela Bakollari <izabela.bakollari@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/intel-mpi-benchmarks] epel10: Update to upstream release v2021.3.
Date: Wed, 22 Jul 2026 12:58:52 GMT	[thread overview]
Message-ID: <178472513246.1.7762920640910872807.rpms-intel-mpi-benchmarks-a07be5b64e27@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/intel-mpi-benchmarks
Branch : epel10
Commit : a07be5b64e270f4953dd51dc72c218fa1b1b3522
Author : Izabela Bakollari <izabela.bakollari@gmail.com>
Date   : 2022-05-11T10:51:37+02:00
Stats  : +8/-6 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/intel-mpi-benchmarks/c/a07be5b64e270f4953dd51dc72c218fa1b1b3522?branch=epel10

Log:
Update to upstream release v2021.3.

---
diff --git a/intel-mpi-benchmarks.spec b/intel-mpi-benchmarks.spec
index 9fd5ee9..55dd384 100644
--- a/intel-mpi-benchmarks.spec
+++ b/intel-mpi-benchmarks.spec
@@ -53,11 +53,13 @@ This package was built against the MPICH implementation of MPI.
 %build
 do_build() {
   mkdir .$MPI_COMPILER
-  cp -al * .$MPI_COMPILER
+  cp -a * .$MPI_COMPILER
   mv .$MPI_COMPILER build-$MPI_COMPILER
   cd build-$MPI_COMPILER
+  export CC=mpicc
+  export CXX=mpicxx
   make -f Makefile OPTFLAGS="%{optflags}" MPI_HOME="$MPI_HOME" all
-  cd ../..
+  cd ..
 }
 
 # do N builds, one for each mpi stack
@@ -76,7 +78,7 @@ do_install() {
   for f in IMB-*; do
     cp "$f" "%{buildroot}$MPI_BIN/${f}$MPI_SUFFIX"
   done
-  cd ../..
+  cd ..
 }
 
 # do N installs, one for each mpi stack
@@ -92,13 +94,13 @@ do_install
 %license license/{,use-of-trademark-}license.txt
 
 %files openmpi
-%{_libdir}/openmpi/bin/IMB-{MPI1,EXT,IO,NBC,RMA}_openmpi
+%{_libdir}/openmpi/bin/IMB-{MPI1,EXT,IO,NBC,RMA,MT,P2P}_openmpi
 
 %files mpich
-%{_libdir}/mpich/bin/IMB-{MPI1,EXT,IO,NBC,RMA}_mpich
+%{_libdir}/mpich/bin/IMB-{MPI1,EXT,IO,NBC,RMA,MT,P2P}_mpich
 
 %changelog
-* Wed Mar 09 2022 Izabela Bakollari <izabela.bakollari@gmail.com> - 2021.3-1
+* Wed May 11 2022 Izabela Bakollari <izabela.bakollari@gmail.com> - 2021.3-1
 - Update to upstream release v2021.3.
 
 * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 2018.0-11

             reply	other threads:[~2026-07-22 12:58 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-22 12:58 Izabela Bakollari [this message]
  -- strict thread matches above, loose matches on Subject: below --
2026-07-22 12:58 [rpms/intel-mpi-benchmarks] epel10: Update to upstream release v2021.3 Izabela Bakollari
2026-07-22 12:58 Izabela bakollari
2026-07-22 12:58 Izabela bakollari
2026-07-22 12:58 Izabela bakollari
2026-07-22 12:58 Izabela bakollari
2026-07-22 12:58 Izabela bakollari

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=178472513246.1.7762920640910872807.rpms-intel-mpi-benchmarks-a07be5b64e27@fedoraproject.org \
    --to=izabela.bakollari@gmail.com \
    --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