Merge branch 'devel' into 'main'

change openmpi for intel benchmark

See merge request glicid-public/guix-glicid!83
This commit is contained in:
Yann Dupont 2022-09-09 15:19:16 +00:00
commit 5c040f0068

View file

@ -53,7 +53,7 @@
(define-public intel-mpi-benchmarks/openmpi-2021.3-waves
(transform-package (
(instead-of "openmpi" openmpi-glicid-waves)
(instead-of "openmpi" openmpi-upstream-glicid-libfabric-rdma-ucx-psm2-waves)
intel-mpi-benchmarks/openmpi-2021.3
) "waves")
)