mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 14:18:38 +02:00
rename intel mpi benchmarks
This commit is contained in:
parent
fcbd2f886a
commit
6ca120f91c
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@
|
||||||
(define-public intel-mpi-benchmarks/openmpi-2021.3
|
(define-public intel-mpi-benchmarks/openmpi-2021.3
|
||||||
(package
|
(package
|
||||||
(inherit gnu:intel-mpi-benchmarks/openmpi)
|
(inherit gnu:intel-mpi-benchmarks/openmpi)
|
||||||
(name "intel-mpi-benchmarks")
|
(name "intel-mpi-benchmarks-newer")
|
||||||
(version "2021.3")
|
(version "2021.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
|
Loading…
Add table
Reference in a new issue