Skip to content

Instantly share code, notes, and snippets.

@arcaduf
Last active March 7, 2019 17:34
Show Gist options
  • Save arcaduf/afe534946e5d4f30dcbed47f3c0b7619 to your computer and use it in GitHub Desktop.
Save arcaduf/afe534946e5d4f30dcbed47f3c0b7619 to your computer and use it in GitHub Desktop.
HPC --> Python-3.6 & Tensorflow-1.12
ml use /pstore/apps/.testing/modules/all
ml python/python3.6-2018.05
ml virtualenv
ml CUDA cuDNN
ml TensorFlow/1.12.0-foss-2018b-CUDA-10.0.130-Python-3.6.5-2018.05
source /pstore/data/pio/ShellTools/VENVS/GPU/venv-3.6-gpu/bin/activate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment