This commit is contained in:
Yann Dupont 2022-03-09 12:08:36 +01:00
parent 8bf3ee4336
commit afc92d177b
2 changed files with 9 additions and 1 deletions

View file

@ -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")

View file

@ -71,7 +71,7 @@
)
)
(define-public openmpi-ccipl-libfabric-rdma-ucx
(define-public openmpi-glicid-libfabric-rdma-ucx-ccipl
(transform-package
(
(instead-of "slurm" slurm-ccipl)