Any suggested (Free) apps for testing a beta cluster?

Answered Any suggested (Free) apps for testing a beta cluster?

  • 2008年4月3日 13:47
     
     
    Does anybody have any ideas/suggestions for free apps for testing a beta cluster?

    Thanks.

すべての返信

  • 2008年4月7日 5:29
     
     回答済み

    Hmm.. Linpack comes to mind.. Although originally this link is for CCS, it should work fine for CCSV2 (aka HPC2008)..

     

    http://archives.windowshpc.net/files/4/porting_unix_code/entry875.aspx

     

     

  • 2008年4月16日 1:26
     
     

    If you installed the latest CTP, open up the admin console, click on diagnostics, and run the pingpong test.  This will use MPI to send messages between all the nodes on your cluster, producing a summary report.  Very helpful for seeing the performance metrics of your cluster, and also to check and make sure all the links are working between nodes.  On a 32-core cluster, it may run for an hour or two.

     

    You can also download a Windows pingpong program (mpipingpong.exe) and run it yourself.  Here's the URL:

     

      http://www.pluralsight.com/drjoe/private/mpipingpong.zip

     

    Cheers,

     

      - joe