The RTM for HPC Server 2008 was recently released, and I've been happily running HPC apps on my clusters. I wanted to run some demos for my students, so I installed the SDK for HPC Server 2008 on the classroom machine (a 32-bit Windows XP box), and launched as usual with mpiexec: mpiexec -n 4 MyMPIApp...
Posted to
academia.hpc
by
joe-hummel
on 10-10-2008
Filed under: MPI, MPI.NET, MSMPI, 32-bit SDK for HPC Server 2008
In case you missed it, RTM for Windows HPC Server 2008 is now available here . Don't forget to grab the SDK for HPC Server, which allows you to program MPI, as well as access a cluster programmatically via the HPC Server API. There are also a number of tutorials and how-to articles available on Microsoft's...
Posted to
academia.hpc
by
joe-hummel
on 09-25-2008
Filed under: OpenMP, HPC, TPL, MPI, HPC Server 2008, WCF, MPI.NET