version -glicid

This commit is contained in:
Yann Dupont 2021-11-22 23:30:46 +01:00
parent 2e2fed3bab
commit 67f112b4ac

View file

@ -118,8 +118,9 @@
(define-public ucx-latest local-ucx) ;; for now…
(define-public ucx-glicid
(package
(package
(inherit ucx-latest)
(version (string-append (package-version ucx-latest) "-glicid" ))
(inputs `(
("libfabric", libfabric) ;; latest of glicid or gnu version
("rdma-core",rdma-core) ;; latest of glicid or gnu version