Skip to content

Commit

Permalink
Bundle MKL and OpenBLAS on Mac OS X as well, to prioritize over the A…
Browse files Browse the repository at this point in the history
…ccelerate framework
  • Loading branch information
saudet committed Aug 7, 2016
1 parent 81fc6f6 commit e1b2fba
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ platform.framework.suffix=
platform.framework=
platform.library.prefix=lib
platform.library.suffix=.dylib:.so
platform.preloadpath=/usr/local/lib/
platform.preload=iomp5
platform.preloadpath=/usr/local/lib/:/usr/local/opt/gcc/lib/gcc/5/:/usr/local/opt/gcc/lib/gcc/6/:/usr/local/opt/openblas/lib
platform.preload=iomp5:mkl_rt:mkl_avx:mkl_avx2:mkl_core:mkl_gnu_thread:mkl_intel_lp64:mkl_intel_thread:mkl_rt#[email protected]:[email protected]:[email protected]:[email protected]:[email protected]:openblasp-r0.2.18

0 comments on commit e1b2fba

Please sign in to comment.