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:51 GMT [thread overview]
Message-ID: <178472513150.1.7869792720985216671.rpms-intel-mpi-benchmarks-6db509c0ee21@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/intel-mpi-benchmarks
Branch : epel10
Commit : 6db509c0ee21796cb66fd6235c3884d27d7e5c0b
Author : Izabela bakollari <izabela.bakollari@gmail.com>
Date : 2022-03-09T09:27:08+01:00
Stats : +2/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/intel-mpi-benchmarks/c/6db509c0ee21796cb66fd6235c3884d27d7e5c0b?branch=epel10
Log:
Update to upstream release v2021.3.
---
diff --git a/intel-mpi-benchmarks.spec b/intel-mpi-benchmarks.spec
index 6e15ca5..4345162 100644
--- a/intel-mpi-benchmarks.spec
+++ b/intel-mpi-benchmarks.spec
@@ -55,7 +55,7 @@ do_build() {
cp -al * .$MPI_COMPILER
mv .$MPI_COMPILER build-$MPI_COMPILER
cd build-$MPI_COMPILER
- make -f make_mpich OPTFLAGS="%{optflags}" MPI_HOME="$MPI_HOME" Makefile
+ make -f Makefile OPTFLAGS="%{optflags}" MPI_HOME="$MPI_HOME" all
cd ../..
}
@@ -71,7 +71,7 @@ do_build
%install
do_install() {
mkdir -p %{buildroot}$MPI_BIN
- cd build-$MPI_COMPILER/src
+ cd build-$MPI_COMPILER
for f in IMB-*; do
cp "$f" "%{buildroot}$MPI_BIN/${f}$MPI_SUFFIX"
done
next 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=178472513150.1.7869792720985216671.rpms-intel-mpi-benchmarks-6db509c0ee21@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