Skip to content
Snippets Groups Projects
Commit a191e573 authored by Tim O'Donnell's avatar Tim O'Donnell
Browse files

fix

parent c75dfeb5
No related branches found
No related tags found
No related merge requests found
......@@ -22,6 +22,9 @@ export TMPDIR=/local/JOBS/mhcflurry-{work_item_num}
export PATH=$HOME/.conda/envs/py36b/bin/:$PATH
export PYTHONUNBUFFERED=1
export KMP_SETTINGS=1
export NETMHC_BUNDLE_HOME=$HOME/sinai/git/netmhc-bundle
export NETMHC_BUNDLE_TMPDIR=/local/JOBS/netmhctmp-{work_item_num}
export PATH=$NETMHC_BUNDLE_HOME/bin:$PATH
free -m
......
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