Skip to content
Snippets Groups Projects
Commit fb2f0439 authored by Timothy ODonnell's avatar Timothy ODonnell Committed by Tim O'Donnell
Browse files

update

parent d3d558f8
No related merge requests found
......@@ -13,7 +13,8 @@
#IGNORE -R rusage[ngpus_excl_p=1] # 1 exclusive GPU
export TMPDIR=/local/JOBS/mhcflurry-{work_item_num}
export PATH=$HOME/.conda/envs/py36b/bin/:$PATH
export PATH=$HOME/.conda/envs/tf-cpu/bin/:$PATH
export PYTHONUNBUFFERED=1
set -e
free -m
......@@ -21,5 +22,6 @@ free -m
#module load cuda/10.1.105
#module load cudnn/7.1.1
cd {work_dir}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment