mirror of
https://gitlab.univ-nantes.fr/glicid-public/glicid-non-free.git
synced 2025-04-28 17:28:35 +02:00
seisbench+cuda is now really with pytorch-with-cuda11
This commit is contained in:
parent
092fd8fcb7
commit
9ad8872b89
1 changed files with 4 additions and 0 deletions
|
@ -111,6 +111,10 @@
|
|||
(package
|
||||
(inherit python-seisbench)
|
||||
(name "python-seisbench+cuda")
|
||||
(inputs (modify-inputs (package-inputs python-seisbench)
|
||||
(delete python-pytorch)
|
||||
(prepend python-pytorch-with-cuda11)))
|
||||
|
||||
)
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue