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

fix

parent 21dc2918
No related merge requests found
...@@ -34,6 +34,8 @@ echo "Detected GPUS: $GPUS" ...@@ -34,6 +34,8 @@ echo "Detected GPUS: $GPUS"
PROCESSORS=$(getconf _NPROCESSORS_ONLN) PROCESSORS=$(getconf _NPROCESSORS_ONLN)
echo "Detected processors: $PROCESSORS" echo "Detected processors: $PROCESSORS"
export PYTHONUNBUFFERED=1
for kind in with_mass_spec no_mass_spec for kind in with_mass_spec no_mass_spec
do do
mhcflurry-class1-train-pan-allele-models \ mhcflurry-class1-train-pan-allele-models \
......
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