- Wed Jan 14, 2015 5:01 pm
#384820
No. A Xeon Phi is literally another computer, sitting on a PCIe slot in your main computer, running its own minimal version of linux. Though it runs x86 code, that does not mean it runs Maxwell, any more than saying a Windows executable should run on a Mac, even if both machines have the same model of Intel CPU. Just as with porting to any other OS and CPU, the application, and every library it depends on, must be compiled for the target machine. And that is just to make it run -- not to make it run well, or to take advantage of the unique aspects of this particular CPU. Unless you are into writing and compiling your own (mostly scientific) code, or have some application that is specifically compiled for use with the Phi, I think it would probably end up as a really cool paperweight.
Next Limit Team