Skip to content

Commit

Permalink
set openblas numthreads globally
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Aug 28, 2017
1 parent c3c1100 commit a060814
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/common/TEST_ENV.in
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,10 @@ export BATS_USE_MKTEMP=1
#------------------------
#
SCAN_MPI_LAUNCHER=prun
#

#------------------------
# GLobal openblas options
#------------------------
#
export OMP_NUM_THREADS=2

0 comments on commit a060814

Please sign in to comment.