Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

Can't compile sample mic code

Tom_V_
Beginner
2,306 Views

Recently downloaded an evaluation copy of parallel studio xe 2015. I have a server running Redhat Linux 6.6 with 2 MIC cards and have (successfully, I think, install mpss 3.4.1.

I am trying to compile sample code in <install dir>/composerxe/Samples/en_US/C++/mic_samples/intro_sampleC with `make mic' and get the error:

sampleC00.c(29): catastrophic error: cannot open source file "offload.h"
  #include <offload.h>


Pretty clear I've munged the install. Any suggestions as to problem would be greatly appreciated. Note that I have sourced the `compilervars.csh' file and it appears to have successfully set my path...

Thanks,

Tom

 

0 Kudos
43 Replies
KitturGanesh
Employee
150 Views

Tom, BTW although you have a workaround the issue will be fixed by our developers and I'll update this post as soon the release with the fix is out, thanks much

0 Kudos
Tom_V_
Beginner
150 Views

Kittur Ganesh (Intel) wrote:

Tom, BTW although you have a workaround the issue will be fixed by our developers and I'll update this post as soon the release with the fix is out, thanks much

Kittur, excellent. Thanks again for all your help.

 

0 Kudos
Reply