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

set OMP_NUM_THREADS

parent f0acccff
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,9 @@ env:
global:
- PYTHONHASHSEED=0
- KERAS_BACKEND=tensorflow
- KMP_SETTINGS=TRUE
- OMP_NUM_THREADS=1
script:
# download data and models, then run tests
- mhcflurry-downloads fetch data_curated models_class1 models_class1_pan allele_sequences
......
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