Resources for IT Professionals > 論壇首頁 > Windows HPC Server Message Passing Interface (MPI) > Performance problem on multi-core system with multithreaded applications
發問發問
 

問題Performance problem on multi-core system with multithreaded applications

  • 2009年5月28日 上午 06:59Bluehive 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Hello all,
      I have two different multi-threaded applications that when run _alone_ on 16-core Intel Xeon box with Linux, take 4 hours(app1) and 10 hours(app2) respectively. With MPI, I specify 8 threads for each of the application and fire them simultaneously.
    Now, when app1 gets completed, app2 runs with its 8 threads. I am wondering if it is possible to create more threads dynamically when you have resources lying idle? Here app2 just doesn't use remaining 8 cores, right?

    Please let me know if I am assuming something wrong.

    Thanks,
    Blue

所有回覆

  • 2009年5月28日 下午 10:12LioMSFT使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    This forum is designated for Windows HPC Server and MSMPI. is your program using either one?

    thanks,
    .Erez