mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-01 14:45:39 +02:00
tests
This commit is contained in:
parent
8bf3ee4336
commit
afc92d177b
2 changed files with 9 additions and 1 deletions
|
@ -51,6 +51,14 @@
|
|||
)
|
||||
)
|
||||
|
||||
(define-public intel-mpi-benchmarks/openmpi-2021.3-all-ccipl
|
||||
(transform-package (
|
||||
(instead-of "openmpi-glicid-libfabric-rdma" openmpi-glicid-libfabric-rdma-ucx-ccipl)
|
||||
intel-mpi-benchmarks/openmpi-2021.3-gcc-11
|
||||
) "ccipl")
|
||||
)
|
||||
|
||||
|
||||
(define-public stream-benchmarks
|
||||
(package
|
||||
(name "stream-benchmarks")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue