mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
typo
This commit is contained in:
parent
470fe70288
commit
a54b62df62
1 changed files with 3 additions and 4 deletions
|
@ -116,15 +116,14 @@
|
|||
(package
|
||||
(inherit ucx)
|
||||
(name "glicid-ucx")
|
||||
)
|
||||
|
||||
(inputs `
|
||||
(inputs `(
|
||||
("libfabric", libfabric) ;; latest of glicid or gnu version
|
||||
("rdma-core",rdma-core) ;; latest of glicid or gnu version
|
||||
|
||||
,@(package-inputs ucx)))
|
||||
|
||||
)
|
||||
)
|
||||
)
|
||||
|
||||
(define-public glicid-ucx-gcc-11
|
||||
(package
|
||||
|
|
Loading…
Add table
Reference in a new issue