mirror of
https://gitcode.com/gh_mirrors/ope/OpenFace.git
synced 2026-02-14 19:40:16 +00:00
Further attempt at resolving OpenBLAS OS X travis issue.
This commit is contained in:
@@ -91,7 +91,7 @@ void CEN_patch_expert::Read(ifstream &stream)
|
||||
{
|
||||
|
||||
// Setting up OpenBLAS
|
||||
goto_set_num_threads(1);
|
||||
//goto_set_num_threads(1);
|
||||
openblas_set_num_threads(1);
|
||||
|
||||
// Sanity check
|
||||
|
||||
Reference in New Issue
Block a user