adding openmp compiler to matlab 2015b
5 ビュー (過去 30 日間)
古いコメントを表示
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/
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および 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!