diff --git a/glicid/packages/benchmark.scm b/glicid/packages/benchmark.scm index 4b860bd..ec91f9b 100644 --- a/glicid/packages/benchmark.scm +++ b/glicid/packages/benchmark.scm @@ -126,8 +126,9 @@ (define-public intel-mpi-benchmarks/openmpi (package (inherit gnu:intel-mpi-benchmarks/openmpi) + (name "intel-mpi-benchmarks") (version "2021.3") -(source (origin + (source (origin (method git-fetch) (uri (git-reference (url "https://github.com/intel/mpi-benchmarks")