public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Antonio Trande <sagitter@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/petsc] main: Try to use MPICH mpiexec for testing petsc4py
Date: Wed, 24 Jun 2026 19:42:41 GMT	[thread overview]
Message-ID: <178233016160.1.4386005481868988491.rpms-petsc-5ea9b2681326@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/petsc
Branch : main
Commit : 5ea9b2681326e1204c0be70c8fa7e10dc913f306
Author : Antonio Trande <sagitter@fedoraproject.org>
Date   : 2026-06-24T21:42:24+02:00
Stats  : +2/-1 in 1 file(s)
URL    : https://src.fedoraproject.org/rpms/petsc/c/5ea9b2681326e1204c0be70c8fa7e10dc913f306?branch=main

Log:
Try to use MPICH mpiexec for testing petsc4py

---
diff --git a/petsc.spec b/petsc.spec
index bb0e95a..8ecb78b 100644
--- a/petsc.spec
+++ b/petsc.spec
@@ -1066,7 +1066,8 @@ export PETSC_ARCH=%{_arch}
 export PETSC_DIR=./
 export PYTHONPATH=%{buildroot}$MPI_PYTHON3_SITEARCH
 export LD_LIBRARY_PATH=%{buildroot}$MPI_LIB
-export MPIEXEC=lib/petsc/bin/petscmpiexec
+#export MPIEXEC=lib/petsc/bin/petscmpiexec
+export MPIEXEC=$MPI_BIN/mpiexec
 export PMIX_MCA_gds=hash
 export PMIX_MCA_psec=native
 # petsc4py test fails with MPICH

                 reply	other threads:[~2026-06-24 19: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=178233016160.1.4386005481868988491.rpms-petsc-5ea9b2681326@fedoraproject.org \
    --to=sagitter@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