Software Archive
Read-only legacy content
17060 Discussions

Cluster configuration with Intel Xeon Phi

Javier_R_
Beginner
481 Views
Hi all We have been using Intel Xeon Phi to run MPI applications in symmetric mode (phi card + processor host). As we have two hosts with a Xeon phi card each, we want to create a cluster to execute MPI applications using both cards and both hosts: HOSTNAME IP_HOSTNAME MICNAME IP_MIC mlxm1 192.168.0.14 mlxm1-mic0 172.31.1.1 mlxm2 192.168.0.15 mlxm2-mic0 172.31.1.1 The problem with our configuration is that mlxm1 has not connectivity with mlxm2-mic0 and mlxm2 has not connectivity with mlxm1-mic0. Therefore, we can not execute a MPI application using phi cards + processor hosts. We suppose that changing the IP address of both MIC (to 192.168.0.xxx and 192.168.0.yyy) it will be possible achieve our goal. How can we change the IP address of both cards? It will be enough change the IP address to execute MPI programs using all the compute elements of the cluster? Thank you very much. Best regards.
0 Kudos
1 Reply
Reply