mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
openmpi-glicid is aligned with slurm-glicid
This commit is contained in:
parent
f81a694d3c
commit
e41c8737ec
1 changed files with 5 additions and 1 deletions
|
@ -15,4 +15,8 @@
|
|||
(package
|
||||
(inherit gnu:openmpi-4)
|
||||
(name "openmpi-glicid")
|
||||
))
|
||||
(inputs (modify-inputs (package-inputs gnu:openmpi-4)
|
||||
(replace "slurm" slurm-glicid)))
|
||||
|
||||
))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue