I am taking a class in parallel computing, we have access to a super computer center through ssh but it is a very busy server right now and I cant get a hold of any nodes.
I want to install MPI on my dual core so that I can test without dealing with the cluster until I have a finished product.
I installed MPI but it is only recognizing one node, does anyone have any experience with MPI and dual core processes and know how to make it recognize both cores?
thanks.