adding openmp compiler to matlab 2015b
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
albert tsao
el 3 de Jul. de 2017
Editada: Walter Roberson
el 17 de Ag. de 2017
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 comentarios
Walter Roberson
el 3 de Jul. de 2017
Which compiler did you install?
https://gcc.gnu.org/onlinedocs/libgomp/
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Introduction to Installation and Licensing en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!