mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
test...
This commit is contained in:
parent
28dff6ea6c
commit
c4424360b9
1 changed files with 2 additions and 2 deletions
|
@ -260,10 +260,10 @@
|
|||
|
||||
(define-public glicid-intel-mpi-benchmarks
|
||||
(package
|
||||
(inherit intel-mpi-benchmarks)
|
||||
(inherit intel-mpi-benchmarks/openmpi)
|
||||
(name "glicid-intel-mpi-benchmarks")
|
||||
(inputs `(("glicid-openmpi-gcc-10", glicid-openmpi-gcc-10)
|
||||
,@(package-inputs intel-mpi-benchmarks)))
|
||||
,@(package-inputs intel-mpi-benchmarks/openmpi)))
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue