MATLAB Coder and Intel C++ Compiler
2 ビュー (過去 30 日間)
古いコメントを表示
On the supported compilers page for R2014a, under Matlab Coder it lists compilers that are supported "For all features". I've looked through the MW site and the Coder documentation and I can't find any description of what "all features" means.
In what way does the Coder not support the Intel Compiler?
0 件のコメント
採用された回答
Mike Hosea
2014 年 3 月 23 日
編集済み: Mike Hosea
2014 年 3 月 23 日
The "for all features" is just what gets put into the table when there isn't any distinction made. It means that support is "all or nothing", whereas with some other products certain compilers are supported specifically for the features that are listed. The table is saying that MATLAB Coder doesn't support the Intel compiler at all , but I take it that what your question really means in this context is "Why not?". Unfortunately, I don't know. I'll see if I can find out.
2 件のコメント
Mike Hosea
2014 年 3 月 26 日
I still don't know why the Intel compilers aren't supported for standalone code generation targets, but because they are supported for MATLAB mex generation, we do expect the Intel compilers to to work for MATLAB Coder mex targets. I've reported this.
Kiran Karra
2017 年 7 月 7 日
Hello Mike, Any update on this? I'm very interested to hear whether intel compilers are supported. I have some code I am needing to accelerate and I am trying to use Matlab coder for the job. GCC is doing a decent job, but I would expect Intel to be much better ...
Thanks!
その他の回答 (0 件)
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!