change dependancy

This commit is contained in:
Yann Dupont 2021-11-27 19:06:08 +01:00
parent 23aa00e272
commit 658bf106ee

View file

@ -110,7 +110,7 @@
; ("ucx",ucx-latest) ;; should be latest beetween guix and glicid ; ("ucx",ucx-latest) ;; should be latest beetween guix and glicid
("rdma-core",rdma-core-latest) ;; should be latest beetween guix and glicid ("rdma-core",rdma-core-latest) ;; should be latest beetween guix and glicid
("libfabric",libfabric-latest) ("libfabric",libfabric-latest)
("slurm",slurm-20.02) ("slurm-glicid",slurm-glicid-20.02)
,@(package-inputs openmpi-latest))) ,@(package-inputs openmpi-latest)))
) )
) )