Fixed #88. Build LAPACKE: C Interface to LAPACK.
This commit is contained in:
committed by
Xianyi Zhang
parent
435420d6d5
commit
78914475ae
@@ -51,6 +51,9 @@ VERSION = 0.1.0
|
||||
# If you don't need LAPACK, please comment it in.
|
||||
# NO_LAPACK = 1
|
||||
|
||||
# If you don't need LAPACKE (C Interface to LAPACK), please comment it in.
|
||||
# NO_LAPACKE = 1
|
||||
|
||||
# If you want to use legacy threaded Level 3 implementation.
|
||||
# USE_SIMPLE_THREADED_LEVEL3 = 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user