This commit is contained in:
Yann Dupont 2021-11-22 16:12:44 +01:00
parent 470fe70288
commit a54b62df62

View file

@ -116,15 +116,14 @@
(package (package
(inherit ucx) (inherit ucx)
(name "glicid-ucx") (name "glicid-ucx")
) (inputs `(
(inputs `
("libfabric", libfabric) ;; latest of glicid or gnu version ("libfabric", libfabric) ;; latest of glicid or gnu version
("rdma-core",rdma-core) ;; latest of glicid or gnu version ("rdma-core",rdma-core) ;; latest of glicid or gnu version
,@(package-inputs ucx))) ,@(package-inputs ucx)))
) )
)
(define-public glicid-ucx-gcc-11 (define-public glicid-ucx-gcc-11
(package (package