mirror of
https://github.com/sbrl/research-rainfallradar
synced 2024-11-22 01:12:59 +00:00
slurm: use compute, because 28 tf processes in parallel is too much for the GPU memory
This commit is contained in:
parent
133ef59af3
commit
5e1356513c
1 changed files with 2 additions and 1 deletions
|
@ -11,7 +11,8 @@
|
|||
module load utilities/multi
|
||||
module load readline/7.0
|
||||
module load gcc/10.2.0
|
||||
module load cuda/11.5.0
|
||||
|
||||
# module load cuda/11.5.0
|
||||
|
||||
module load python/anaconda/4.6/miniconda/3.7
|
||||
|
||||
|
|
Loading…
Reference in a new issue