mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-09 14:40:36 +02:00
Previously a command like:
guix shell --pure openmpi@5 openssh intel-mpi-benchmarks \
--with-input=openmpi@4=openmpi@5 slurm -- \
salloc -N2 -- mpirun -np 2 --map-by node IMB-MPI1 PingPong
would silently fail due to ‘prted’ not being found in $PATH.
* gnu/packages/parallel.scm (prrte)[arguments]: Add
‘patch-prted-reference’ phase.
Change-Id: Iff30cb5a4dcc9e9cfe6638d518ee4f19561289a0
Signed-off-by: Andreas Enge <andreas@enge.fr>
31 KiB
31 KiB