From e1b2fba1e27e5da0dfe2e8a114b5abb38062fcf2 Mon Sep 17 00:00:00 2001 From: Samuel Audet Date: Sun, 7 Aug 2016 19:04:09 +0900 Subject: [PATCH] Bundle MKL and OpenBLAS on Mac OS X as well, to prioritize over the Accelerate framework --- .../bytedeco/javacpp/properties/macosx-x86_64-nd4j.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/resources/org/bytedeco/javacpp/properties/macosx-x86_64-nd4j.properties b/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/resources/org/bytedeco/javacpp/properties/macosx-x86_64-nd4j.properties index 000aae8692..2900363dfe 100644 --- a/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/resources/org/bytedeco/javacpp/properties/macosx-x86_64-nd4j.properties +++ b/nd4j-backends/nd4j-backend-impls/nd4j-native/src/main/resources/org/bytedeco/javacpp/properties/macosx-x86_64-nd4j.properties @@ -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#openblas@.0:gcc_s@.1:gomp@.1:quadmath@.0:gfortran@.3:openblasp-r0.2.18