Hi
I am building an application with composer_xe_2013_sp1.4.211 that targets Xeon Phi on Linux
I am testing the application with the redistributable libraries from l_ccompxe_2013_sp1.4.211_redist.tgz before sending the application out to customers.
If I only refer to the shared libraries from the redist tar file I get the following error.
offload error: target executable is not available
If I replace liboffload.so.5 from the redist tar file with the version in /opt/intel/composer_xe_2013_sp1.4.211/compiler/lib/intel64/ my application works correctly.
Is this a known problem?
Thanks
Jamil