public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: David Bold <davidsch@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/bout++] rawhide: Allow oversubscribing for tests
Date: Fri, 19 Jun 2026 03:42:38 GMT [thread overview]
Message-ID: <178184055867.1.15561091888329966148.rpms-bout++-ae19e62da46a@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/bout++
Branch : rawhide
Commit : ae19e62da46a78993e3ff1dc3ef2d8eb9ff45c8b
Author : David Bold <davidsch@fedoraproject.org>
Date : 2026-06-18T14:19:12+02:00
Stats : +6/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/bout++/c/ae19e62da46a78993e3ff1dc3ef2d8eb9ff45c8b?branch=rawhide
Log:
Allow oversubscribing for tests
[skip changelog]
---
diff --git a/bout++.spec b/bout++.spec
index dffd7e3..7ab79e0 100644
--- a/bout++.spec
+++ b/bout++.spec
@@ -503,14 +503,14 @@ do
fail=1
if [ $mpi = mpich ] ; then
%_mpich_load
- %ifarch s390x
- fail=0
- # The following tests appear to completely hang with no timeout
- exclude_arch="-E test-invertable-operator|test-laplacexy-fv|test-laplacexy-short|test-laplacexz|test-petsc-laplace|test-multigrid-laplace"
- %endif
+ %ifarch s390x
+ fail=0
+ # The following tests appear to completely hang with no timeout
+ exclude_arch="-E test-invertable-operator|test-laplacexy-fv|test-laplacexy-short|test-laplacexz|test-petsc-laplace|test-multigrid-laplace"
+ %endif
else
%_openmpi_load
- export MPIRUN='mpirun --bind-to numa -np'
+ export MPIRUN='mpirun --bind-to numa:overload-allowed --map-by :OVERSUBSCRIBE -np'
fi
export OMPI_MCA_rmaps_base_oversubscribe=yes
reply other threads:[~2026-06-19 3:42 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=178184055867.1.15561091888329966148.rpms-bout++-ae19e62da46a@fedoraproject.org \
--to=davidsch@fedoraproject.org \
--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