new version

This commit is contained in:
Yann Dupont 2021-11-27 19:24:59 +01:00
parent de8637bae3
commit 864bacd7ce

View file

@ -111,7 +111,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-glicid@20.02",slurm-glicid-20.02.7) ("slurm-glicid@20.02",slurm-20.02-glicid)
,@(package-inputs openmpi-latest))) ,@(package-inputs openmpi-latest)))
) )
) )