typo & test

This commit is contained in:
Yann Dupont 2021-11-27 19:16:43 +01:00
parent 4cdfc209c4
commit 1b7d71599f

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