Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

MPI on Multiple MIC Cards

DubitoCogito
Novice
408 Views

I would like to be able to run an application entirely in native mode across multiple nodes and MIC cards. Is it possible?

0 Kudos
1 Reply
Loc_N_Intel
Employee
408 Views

Yes. You need to build your MPI program in native mode, download it to all the Intel(R) Xeon Phi(TM) coprocessors you want to test. And run the "mpiexec.hydra" command from your host. Please refer to the document http://software.intel.com/en-us/articles/using-the-intel-mpi-library-on-intel-xeon-phi-coprocessor-systems

Regards

0 Kudos
Reply