Skip to content

Commit 605ac50

Browse files
authored
Merge pull request #1021 from I2PC/agm_DLTK_03_CUDA10
DLTK_v.3 and deepEMhancer enhances
2 parents 51ad5e4 + 0fa41c8 commit 605ac50

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

src/xmipp/bindings/python/envs_DLTK/xmipp_DLTK_v0.3-gpu.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ channels:
99
dependencies:
1010
- python=3.7
1111
- libstdcxx-ng # To be compatible with scipion env
12+
- cudnn=7.6
13+
- cudatoolkit==10.0.130
1214
- pip
1315
- pip:
1416
- tensorflow-gpu==1.15.0

src/xmipp/bindings/python/envs_DLTK/xmipp_deepEMhancer.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ channels:
66
- rsanchez1369
77
dependencies:
88
- python=3.10
9-
- deepemhancer=0.16 #CUDA > 10 required. Drivers nvidia >= 450.80.02
9+
- deepemhancer>=0.16 #CUDA > 10 required. Drivers nvidia >= 450.80.02
1010
- numba
1111
- h5py
1212
- libstdcxx-ng # To be compatible with scipion env

0 commit comments

Comments
 (0)