adding openmp compiler to matlab 2015b
显示 更早的评论
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 个评论
Walter Roberson
2017-7-3
Which compiler did you install?
https://gcc.gnu.org/onlinedocs/libgomp/
albert tsao
2017-7-3
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!