mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
Merge branch 'devel' into 'main'
rename packages See merge request glicid-public/guix-glicid!55
This commit is contained in:
commit
e038fd96c6
1 changed files with 2 additions and 2 deletions
|
@ -35,9 +35,9 @@
|
||||||
|
|
||||||
(define-public intel-mpi-benchmarks/openmpi-2021.3-libfabric-rdma
|
(define-public intel-mpi-benchmarks/openmpi-2021.3-libfabric-rdma
|
||||||
(transform-package (
|
(transform-package (
|
||||||
(instead-of "openmpi" openmpi-glicid-libfabric-rdma-ucx)
|
(instead-of "openmpi" openmpi-glicid-waves)
|
||||||
intel-mpi-benchmarks/openmpi-2021.3
|
intel-mpi-benchmarks/openmpi-2021.3
|
||||||
) "fab+rdma+ucx")
|
) "fab+rdma+ucx+psm2")
|
||||||
)
|
)
|
||||||
|
|
||||||
(define intel-mpi-benchmark-transform-gcc-11
|
(define intel-mpi-benchmark-transform-gcc-11
|
||||||
|
|
Loading…
Add table
Reference in a new issue