mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-04-29 21:58:36 +02:00
no more benchmark here
This commit is contained in:
parent
2615ae0041
commit
22b236822a
1 changed files with 0 additions and 23 deletions
|
@ -240,18 +240,6 @@
|
|||
; )
|
||||
;)
|
||||
|
||||
(define-public glicid-intel-mpi-benchmarks
|
||||
(package
|
||||
(inherit intel-mpi-benchmarks/openmpi)
|
||||
(name "glicid-intel-mpi-benchmarks")
|
||||
(inputs `(("glicid-openmpi-gcc-11", glicid-openmpi-gcc-11)
|
||||
("gcc",gcc-11)
|
||||
,@(package-inputs intel-mpi-benchmarks/openmpi)))
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
|
||||
|
||||
(define-public glicid-gromacs-gcc-11
|
||||
(package
|
||||
|
@ -314,17 +302,6 @@
|
|||
))
|
||||
|
||||
|
||||
(define-public glicid-specific-intel-mpi-benchmarks
|
||||
(package
|
||||
(inherit glicid-intel-mpi-benchmarks)
|
||||
(name "glicid-specific-intel-mpi-benchmarks")
|
||||
(inputs `(("openmpi", glicid-specific-openmpi)
|
||||
("gcc",gcc-11)
|
||||
,@(package-inputs glicid-intel-mpi-benchmarks)))
|
||||
)
|
||||
)
|
||||
|
||||
|
||||
(define-public glicid-specific-hdf5
|
||||
(package
|
||||
(inherit hdf5-1.12)
|
||||
|
|
Loading…
Add table
Reference in a new issue