Ask a questionAsk a question
 

AnswerReal life example of Windows HPC/MPI application

  • Sunday, May 17, 2009 1:27 PMPawelPabich Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi,

    I'm looking for an example of a real life Windows HPC/MPI application. I've found plenty of "Hello world" apps but nothing that would be really complex.

    By complex I mean:

    1. Solves a real life problem
    2. Contains error handling
    3. Provides guidelines how to design systems that get the most out of Windows HPC

    thanks in advance for any info

    Pawel

Answers

  • Monday, May 18, 2009 5:48 PMJohnDalyMSFT, ModeratorUsers MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     Answer
    Pawel,

    One place to start is here:
    http://paralleldwarfs.codeplex.com/

    it is a little on the acedemic side, but it demonstrates an entire development tool chain and some methods to solve real problems.

    There are also commercial packages available, Ansys, etc. Matlab and Mathematica can also be run on compute clusters (they are not MPI apps).

    -thanks, johndaly
    johndaly

All Replies