From 0fe6d1332bf21a6be2c1beeb9fada6eb1a1ff244 Mon Sep 17 00:00:00 2001 From: Pjotr Prins Date: Sat, 14 Oct 2017 06:00:55 +0000 Subject: More disabling of eigenlib (faster compilation) and avoid OPENBLAS_CONST which does not work on older cblas.h --- INSTALL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL.md') diff --git a/INSTALL.md b/INSTALL.md index 897b062..dc03a71 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -115,7 +115,8 @@ To link a new version, compile OpenBlas as per make -j 4 -or play with the switches +or play with the switches (note NO_AFFINITY may be needed in a future +version) make USE_THREAD=1 NUM_THREADS=16 NO_AFFINITY=1 -j 4 -- cgit v1.2.3