Skip to content
Snippets Groups Projects
Commit f125e036 authored by Andrija Kostic's avatar Andrija Kostic
Browse files

Installed all the libs necessary for running the code

parent 2d133b12
Branches
No related tags found
No related merge requests found
#!/usr/bin/env sh
export OMP_NUM_THREADS=4
export OPENBLAS_NUM_THREADS=4
export MKL_NUM_THREADS=4
python3.6 do_full_comparison_benchmark.py --benchmark 'custom'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment