Can we run matlab in Xeon Phi?
조회 수: 4 (최근 30일)
이전 댓글 표시
Dear all,
I heard that it is now possible to run windows such as windows server 2012 in Xeon Phi processor computer. If so then does it mean we will be able to run matlab in such computer? because matlab can run in Windows Server 2012.
Any idea will be appreciated.
Thank you.
Meshoo
댓글 수: 0
채택된 답변
Friedrich
2014년 5월 15일
Hi,
the main question is if the Phi supports SSE2? If so, MATLAB should run on it. But it seems like Phi doesn't support SSE2 according to this article.
댓글 수: 0
추가 답변 (1개)
Tim Peterson
2014년 6월 4일
Intel recently post the following:
https://software.intel.com/en-us/articles/using-intel-math-kernel-library-with-mathworks-matlab-on-intel-xeon-phi-coprocessor-system
It looks promising but I haven't yet tried it. Anyone done trials?
댓글 수: 1
Friedrich
2014년 6월 4일
편집: Friedrich
2014년 6월 4일
This should break stuff. Changing the MKL version from 11.05 to 11.1 will result in MATLAB crashes in some operations, e.g. polyffit. So that's not really an option. Maybe in R2014b the MKL version of MATLAB changes, so you might have a better chance to get that running smoothly.
참고 항목
카테고리
Help Center 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!