adding openmp compiler to matlab 2015b
Ältere Kommentare anzeigen
I am trying to compile the multicore version of liblinear, but run into the following error: "MEX cannot find library 'gomp'" which is because the compiler I'm using doesn't support openmp?
how can I add a free compiler on my system (windows 10)?
2 Kommentare
Walter Roberson
am 3 Jul. 2017
Which compiler did you install?
https://gcc.gnu.org/onlinedocs/libgomp/
albert tsao
am 3 Jul. 2017
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Introduction to Installation and Licensing finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!