Last active
November 1, 2018 19:12
-
-
Save dongzhuoyao/16a937053bff06e074cf272f2e2e4c91 to your computer and use it in GitHub Desktop.
LISA and DAS instruction
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
###LIST | |
###DAS | |
1. install conda locally(very easy) | |
2. change .bashrc | |
srun --gres=gpu:1 python your-script.py | |
squeue -u <username>, check your queue status | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment