guix/gnu
Romain GARBAGE ecb8ca6266
gnu: openmpi@4: Hard-code file name of ‘ssh’ command.
This patch fixes a runtime error when launching an MPI program using
mpiexec/mpirun in an environment where the ssh command is not
available.

* gnu/packages/mpi.scm (openmpi-4)[inputs]: Add openssh-sans-x.
(openmpi-4)[arguments]: Fix path in code.

Change-Id: I65255186c37b6eaba3c283c7046163abc2cb38b7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2024-12-23 20:45:31 +01:00
..
bootloader
build system: Add /etc/subuid and /etc/subgid support. 2024-12-18 18:32:40 +01:00
home
installer
machine
packages gnu: openmpi@4: Hard-code file name of ‘ssh’ command. 2024-12-23 20:45:31 +01:00
services services: Add rootless-podman-service-type. 2024-12-18 18:32:41 +01:00
system system: examples: Fix typo in bare-hurd.tmpl. 2024-12-18 21:31:43 +01:00
tests gnu: Add tests/shadow.scm 2024-12-18 21:31:43 +01:00
artwork.scm
bootloader.scm
ci.scm
compression.scm
home.scm
image.scm
installer.scm
local.mk gnu: elfutils: Fix cross-compilation. 2024-12-24 00:46:02 +08:00
machine.scm
packages.scm
services.scm
system.scm
tests.scm