Closed jschueller closed 4 years ago
Sometimes we just drop the openblas lib without modifying the headers, so cblas.h may not contain the openblas_set_num_threads declaration eventhough cmake found it in the lib.
I would say it's ok, but as this has always been tricky I would prefer to get a second review. @dbarbier ?
+1, no better idea for now
Sometimes we just drop the openblas lib without modifying the headers, so cblas.h may not contain the openblas_set_num_threads declaration eventhough cmake found it in the lib.