Hello,
I am a college student who has recently stumbled upon the need to implement HPC cluster so as to do MPI in Windows.
Me and my teammate are trying to use a laptop as a head node [thankfully Dreamspark gives free Windows Server 2012] . While we are using another 2 or 3 laptops as a clients.
But we have been unsuccessful in configuring the head node to get the cluster working. We originally chose topology option #5 as it didn't seem to need any other requirements , but we have since been disputing if that was a good idea coz we have
no clue what an enterprise network is.
As such choosing option #5 our client node used to be rejected .
We have since thought that we require topology #1 . But we lack the ipv4 hardware for it.
We wish to use MS-MPI instead of MPICH2 as we want to further integrate CUDA within the system which we have used using with Visual Studio 2010.
I would kindly like some suggestion for solving this problem .
Thank You.