Software Archive
Read-only legacy content
17061 Discussions

project rebuild error - #11012

yeo_s_
Beginner
451 Views

Hi,

I am just starting to learn how to program Intel PHI card.  I have recently written the 1st and a very simple program (to copy some array from host to card memory) but unable to rebuild successfully.

Development environment details:

-  Operating System: Windows Server 2012.

-  Compiler: Intel Compiler 2016.

-  Visual Studio 2013.

-  Programming language: C++.

-  Intel PHI card model: 6GB memory, 1.1GHz clock speed, 57cores. 

-  I have installed relevant drivers for window OS as per Intel guide.

I can compile above code, but unable to build successfully.

 

Error msg: ip:

-  warning #11012: "MIC" unable to find -lifcoremt.

-  klom-mpu-Linux-ld.exe: cannot find -lifcoremt.

Does anyone know how to resolve this issue?  Thks.

0 Kudos
1 Reply
sh__yeo
Beginner
451 Views

Just to check if anyone has any advice/answer to the following (whether it is due to installation, or some user settings in VS2013 IDE, or other reasons)?  I also encountered the same linking error when I tried to build some of the sample projects (from Intel) under the Intel Compiler directory.  Thanks. 

0 Kudos
Reply