mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
simplification
This commit is contained in:
parent
e5c7d27fce
commit
9e39b034a2
1 changed files with 3 additions and 3 deletions
|
@ -127,9 +127,9 @@
|
|||
(name "glicid-specific-openmpi")
|
||||
(inputs `(
|
||||
("gcc",gcc-11)
|
||||
("rdma-core",glicid-specific-rdma-core-gcc-11)
|
||||
("ucx",glicid-specific-ucx-gcc-10)
|
||||
("libfabric",glicid-specific-libfabric-gcc-11)
|
||||
("rdma-core",glicid-rdma-core-gcc-11)
|
||||
("ucx",glicid-ucx-gcc-10)
|
||||
("libfabric",glicid-libfabric-gcc-11)
|
||||
; ("slurm", glicid-specific-slurm)
|
||||
,@(package-inputs glicid-openmpi-gcc-11)))
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue