mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-28 17:28:35 +02:00
using old names
This commit is contained in:
parent
3431dc77ca
commit
94f324b7ca
1 changed files with 2 additions and 2 deletions
|
@ -275,7 +275,7 @@ hwloc ;; openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh a
|
||||||
|
|
||||||
(inputs
|
(inputs
|
||||||
(modify-inputs (package-inputs gromacs)
|
(modify-inputs (package-inputs gromacs)
|
||||||
(append cuda nvidia-driver hwloc openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
(append cuda nvidia-driver hwloc openmpi openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
||||||
))))
|
))))
|
||||||
)
|
)
|
||||||
|
|
||||||
|
@ -495,7 +495,7 @@ hwloc ;; openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh a
|
||||||
(inputs
|
(inputs
|
||||||
(modify-inputs (package-inputs gromacs)
|
(modify-inputs (package-inputs gromacs)
|
||||||
(append cuda
|
(append cuda
|
||||||
hwloc openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
hwloc ;; openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
||||||
)))))
|
)))))
|
||||||
|
|
||||||
(define-public gromacs-upstream gromacs-upstream-2300)
|
(define-public gromacs-upstream gromacs-upstream-2300)
|
||||||
|
|
Loading…
Add table
Reference in a new issue