IntelĀ® MPI Library User's Guide for Linux* OS
The IntelĀ® MIC Architecture uses different binaries and libraries, and these must be present on the card. In order to copy the appropriate files to the card, you can use the following commands:
(host)$ scp <installdir>/mic/bin/* host0-mic0:/bin/
(host)$ scp <installdir>/mic/lib/* host0-mic0:/lib64/
This assumes that the hostname of the card is host0-mic0. Any additional libraries needed by the application can be copied in a similar manner.