mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
add opx & psm3 to libfabric
This commit is contained in:
parent
bc0f05f4ce
commit
afbd3271eb
1 changed files with 4 additions and 5 deletions
|
@ -159,11 +159,9 @@
|
|||
(sha256 (base32 "1k8h7sa16gdhilkf0bw65xmv8c5dk13szc3rw56hd1nwm42k1yna"))
|
||||
)
|
||||
)
|
||||
(inputs `(
|
||||
gnu:util-linux "lib" ;; uuid.h
|
||||
|
||||
,@(package-inputs gnu:libfabric)))
|
||||
|
||||
(inputs `( ("util-linux:lib", util-linux "lib") ;; uuid.h, numa.h
|
||||
("numactl", gnu:numactl)
|
||||
,@(package-inputs gnu:libfabric)))
|
||||
)
|
||||
)
|
||||
|
||||
|
@ -290,3 +288,4 @@
|
|||
; )
|
||||
;)
|
||||
;
|
||||
;local-libfabric
|
||||
|
|
Loading…
Add table
Reference in a new issue