mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
won't work
This commit is contained in:
parent
e2ad8b11ed
commit
3e2f5c2f73
1 changed files with 2 additions and 1 deletions
|
@ -126,8 +126,9 @@
|
||||||
(define-public intel-mpi-benchmarks/openmpi
|
(define-public intel-mpi-benchmarks/openmpi
|
||||||
(package
|
(package
|
||||||
(inherit gnu:intel-mpi-benchmarks/openmpi)
|
(inherit gnu:intel-mpi-benchmarks/openmpi)
|
||||||
|
(name "intel-mpi-benchmarks")
|
||||||
(version "2021.3")
|
(version "2021.3")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/intel/mpi-benchmarks")
|
(url "https://github.com/intel/mpi-benchmarks")
|
||||||
|
|
Loading…
Add table
Reference in a new issue