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!