Software Archive
Read-only legacy content
17061 토론

where should I put the library required by sink?

songlinhai
초급자
647 조회수

Hi,

    After I run a sink program, I got the following error message:

    The remote process indicated that the following libraries could not be loaded: libiomp5.so

     I guess I should upload libiomp5.so to the mic. But where I should put this library? or how could I make this library uploaded automatically.

     Thanks a lot!

0 포인트
2 응답
Kevin_D_Intel
직원
647 조회수

Perhaps place it into /lib64 on the target.

To have it upload automatically when booting the target, refer to section 6.3 Adding Files to the Root File System in the  MPSS_Boot_Config_Guide.pdf (from Intel® Manycore Platform Software Stack (MPSS).

0 포인트
Ravi_N_Intel
직원
647 조회수

I am assuming when you say "run a sink program"  you are referring to running a native program on Xeon Phi

You can upload the file anywhere but make sure you add the path to LD_LIBRARY_PATH on the card when you run the program.

 

0 포인트
응답