Software Archive
Read-only legacy content
17061 Discussions

Offload problem

natapon_p_
Beginner
246 Views

Hi,

I am very new to Intel Xeon/Phi. I have tried to do programming with the card on Ubuntu 16.04. I have successfully installed MPSS and run the native program. However, when I tried to run as offload method. It's failed.

The error message is

The remote process indicated that the following libraries could not be loaded:    libiomp5.so liboffload.so.5 libcilkrts.so.5
offload error: cannot start process on the device 0 (error code 19)

I have NFS mount /opt/intel... with the card and also set LD_LIBRARY_PATH to the libraries folder.

What should I do to solve this problem?

 

0 Kudos
1 Reply
Sebastian_S_Intel
246 Views

Hi,
as you probably know Ubuntu is not one of supported operating systems so probably no one did the experiment.
The full list of supported OSs can be found here: https://software.intel.com/en-us/articles/intel-manycore-platform-software-stack-mpss

I'd try to examine MIC_LD_LIBRARY_PATH.

Regards,
Sebastian

 

0 Kudos
Reply