Software Archive
Read-only legacy content
17061 Discussions

Do I need other software than the MPSS?

Ralf_Meyer
Beginner
286 Views

Hello,

I am in the process of buying a system with a Xeon Phi for development purposes. Now one vendor justified a considerably higher price by saying that they "install necessary driver and SDK software". They were not able to tell me exactly what the SDK is. Upon question another vendor said that there would be an SDK which is not free and that they do not have it. The OEM only tells me that they do not install any software.

My understanding until now was that the only software I need is the MPSS and the compiler (I have a license for the Intel compiler for Linux). Or is there indeed another mysterious SDK required?

Thanks for enlightening me

Ralf

0 Kudos
3 Replies
OpenHero
Beginner
286 Views

I think those are enough.

0 Kudos
Andrey_Vladimirov
New Contributor III
286 Views

As long as the compiler is version 13.0 or more: earlier versions don't know about Xeon Phi. SDK (software development kit) is usually the compiler and a set of sample codes. The Intel C++ compiler version 13.0+ comes with a bunch of samples for MIC programming in /opt/intel/composerxe/Samples/en_US/C++/mic_samples/

0 Kudos
Ralf_Meyer
Beginner
286 Views

Thanks Andrey and Openhero for your responses.

0 Kudos
Reply