mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-05-07 21:53:05 +02:00
tentative : use nvidia driver to find specific libnvidia-xxxx.so
This commit is contained in:
parent
192e252ce2
commit
943f8a4a96
2 changed files with 10 additions and 2 deletions
|
@ -274,8 +274,7 @@ hwloc ;; openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh a
|
|||
|
||||
(inputs
|
||||
(modify-inputs (package-inputs gromacs)
|
||||
(append cuda
|
||||
hwloc openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
||||
(append cuda nvidia-driver hwloc openmpi-glicid-waves openssh-sans-x ;; ssh is because openmpi use rsh and tests use it !
|
||||
))))
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue