We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 51ad5e4 + 0fa41c8 commit 605ac50Copy full SHA for 605ac50
src/xmipp/bindings/python/envs_DLTK/xmipp_DLTK_v0.3-gpu.yml
@@ -9,6 +9,8 @@ channels:
9
dependencies:
10
- python=3.7
11
- libstdcxx-ng # To be compatible with scipion env
12
+ - cudnn=7.6
13
+ - cudatoolkit==10.0.130
14
- pip
15
- pip:
16
- tensorflow-gpu==1.15.0
src/xmipp/bindings/python/envs_DLTK/xmipp_deepEMhancer.yml
@@ -6,7 +6,7 @@ channels:
6
- rsanchez1369
7
8
- python=3.10
- - deepemhancer=0.16 #CUDA > 10 required. Drivers nvidia >= 450.80.02
+ - deepemhancer>=0.16 #CUDA > 10 required. Drivers nvidia >= 450.80.02
- numba
- h5py
0 commit comments