How do I detect cpu flags which were used for compiling mex files?
1 回表示 (過去 30 日間)
古いコメントを表示
I have an old code compiled on Matlab 2014b (Centos 6.5). It is now failing in deployment to an image on a far away server. I suspect that the far server does not have the right cpu flags available. How can I detect which CPU optimization flags are needed for a mex file? How do I detect the cpu flags currently in use by the matlab compiler?
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で MATLAB Compiler についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!