Ask a questionAsk a question
 

QuestionHow to evenly create the processors on the nodes.

  • Monday, August 03, 2009 5:48 AMtrimtrim Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    I have a MPI program running on the Windows HPC cluster. The cluster have 50 nodes, each nodes have 8 processors. I tried to run my program using 50 processors. The windows HPC always creates 8 processors on 1 nodes. How can I use 25 nodes and each nodes create 2 processors. I tried to use machine file, however, The windoes HPC didn't create processors as my machine file specified.

All Replies