me
/
guix
Archived
1
0
Fork 0

gnu: intel-mpi-benchmarks: Update to 2021.3.

* gnu/packages/benchmark.scm (intel-mpi-benchmarks/openmpi): Update to
2021.3.
master
Ludovic Courtès 2023-10-16 09:13:02 +02:00 committed by Ludovic Courtès
parent ad2fcbfca4
commit f8cad88615
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 2 additions and 2 deletions

View File

@ -137,7 +137,7 @@ is to write a job file matching the I/O load one wants to simulate.")
(define-public intel-mpi-benchmarks/openmpi
(package
(name "intel-mpi-benchmarks")
(version "2019.6")
(version "2021.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -146,7 +146,7 @@ is to write a job file matching the I/O load one wants to simulate.")
(file-name (git-file-name name version))
(sha256
(base32
"02hxbk9g9nl59bk5qcfl3djj7b58vsqys340m1xdbyqwcrbnahh9"))
"04kczch2hlfzbgk929vcxx480kc6raba8rbz246j7d26k1z1zh8h"))
(modules '((guix build utils)))
(snippet
'(begin