Updated tqdm counting issue, added script for setting up environment on head-node
This commit is contained in:
parent
85308196d3
commit
b71ea0c5fe
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
#To be used before srun so that interactive sessions are run with gpu support
|
||||||
export CUDA_HOME=/opt/cuda-8.0.44
|
export CUDA_HOME=/opt/cuda-8.0.44
|
||||||
|
|
||||||
export CUDNN_HOME=/opt/cuDNN-6.0_8.0
|
export CUDNN_HOME=/opt/cuDNN-6.0_8.0
|
||||||
|
Loading…
Reference in New Issue
Block a user