Can we run matlab in Xeon Phi?

1 view (last 30 days)
Meshooo
Meshooo on 15 May 2014
Edited: Friedrich on 4 Jun 2014
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

Accepted Answer

Friedrich
Friedrich on 15 May 2014
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.

More Answers (1)

Tim Peterson
Tim Peterson on 4 Jun 2014
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 Comment
Friedrich
Friedrich on 4 Jun 2014
Edited: Friedrich on 4 Jun 2014
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.

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!