mirror of
https://gitlab.univ-nantes.fr/glicid-public/guix-glicid.git
synced 2025-05-01 14:45:39 +02:00
suppress old packages
This commit is contained in:
parent
4c1a959836
commit
f876de4016
2 changed files with 26 additions and 26 deletions
|
@ -157,15 +157,15 @@
|
|||
)
|
||||
)
|
||||
|
||||
(define-public glicid-intel-mpi-benchmarks-gcc-11
|
||||
(package
|
||||
(inherit glicid-intel-mpi-benchmarks)
|
||||
(name "glicid-specific-intel-mpi-benchmarks")
|
||||
(inputs `(("openmpi", glicid-openmpi-gcc-11)
|
||||
("gcc",gcc-11)
|
||||
,@(package-inputs glicid-intel-mpi-benchmarks)))
|
||||
)
|
||||
)
|
||||
;(define-public glicid-intel-mpi-benchmarks-gcc-11
|
||||
; (package
|
||||
; (inherit glicid-intel-mpi-benchmarks)
|
||||
; (name "glicid-specific-intel-mpi-benchmarks")
|
||||
; (inputs `(("openmpi", glicid-openmpi-gcc-11)
|
||||
; ("gcc",gcc-11)
|
||||
; ,@(package-inputs glicid-intel-mpi-benchmarks)))
|
||||
; )
|
||||
;)
|
||||
|
||||
;;defined by gricad / PA Boutier
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue