Closed abouteiller closed 2 years ago
The Bison part may become redundant if we merge parsec pr #335
I feel like automating the compilation of LAPACKE is out of scope for our effort and better left to the user. I reverted the default to using Apple Veclib so you get to see that performance warning and choose if you are ok using OpenBLAS anyway.
config: macosx: bison 3 is needed, and Veclib doesn't have LAPACKE Change defaults so that we try to pick Brew options
Signed-off-by: Aurélien Bouteiller bouteill@icl.utk.edu