adding openmp compiler to matlab 2015b
Afficher commentaires plus anciens
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 commentaires
Walter Roberson
le 3 Juil 2017
Which compiler did you install?
https://gcc.gnu.org/onlinedocs/libgomp/
albert tsao
le 3 Juil 2017
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur MATLAB Support for MinGW-w64 C/C++ Compiler dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!