public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/petsc] main: Try to use MPICH mpiexec for testing petsc4py
@ 2026-06-24 19:42 Antonio Trande
  0 siblings, 0 replies; only message in thread
From: Antonio Trande @ 2026-06-24 19:42 UTC (permalink / raw)
  To: git-commits

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

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-06-24 19:42 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-24 19:42 [rpms/petsc] main: Try to use MPICH mpiexec for testing petsc4py Antonio Trande

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox