HPC using jetson nano

Notice: Page may contain affiliate links for which we may earn a small commission through services like Amazon Affiliates or Skimlinks.

jasim_jamil55

New Member
Dec 2, 2021
1
0
1
Hello everybody.

I am an engineering student and I made a cluster for HPC which will be used for CFD. I dont have any background in networking or IT. I am using 5 jetson nano and a switch. I have already done the ssh communication part were all the nodes can talk to each other without the password and now i am stuck with MPI, which cannot pass the commands to other nodes. I belive there may be problem with the name of the ethernet ports which are all called on every node "eth0". But again I dont know what the problem is. I also dont know if i have to set up a NFS in all the nodes. Maybe someone could give me a hand on finishing constructing this cluster.

Thank you.