mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-30 06:08:37 +02:00
add hdf5 glicid
This commit is contained in:
parent
1acfad6628
commit
e7cffa0b96
1 changed files with 8 additions and 0 deletions
|
@ -53,6 +53,14 @@
|
||||||
(base32
|
(base32
|
||||||
"1gjbkrsh6n28hdp2ciyjigc8vg764d2r0jbzl63v753mjzn9va9h"))))))
|
"1gjbkrsh6n28hdp2ciyjigc8vg764d2r0jbzl63v753mjzn9va9h"))))))
|
||||||
|
|
||||||
|
|
||||||
|
(define-public hdf5-glicid
|
||||||
|
(package
|
||||||
|
(inherit gnu:hdf5-parallel-openmpi)
|
||||||
|
(inputs (modify-inputs (package-inputs gnu:hdf5-parallel-openmpi)
|
||||||
|
(prepend gfortran-toolchain)))))
|
||||||
|
|
||||||
|
|
||||||
(define local:openblas
|
(define local:openblas
|
||||||
openblas-upstream-0.3.15)
|
openblas-upstream-0.3.15)
|
||||||
(define-public scalapack-latest
|
(define-public scalapack-latest
|
||||||
|
|
Loading…
Add table
Reference in a new issue