Thunderhead Engineering
February 04, 2012, 10:40:58 PM *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: SMF - Just Installed
 
   Home   Help Search Calendar Login Register  
Pages: [1]
  Print  
Author Topic: Parallel Computing - query  (Read 454 times)
lawrencelaw
New Member
*
Posts: 1


View Profile
« on: August 28, 2009, 11:05:08 AM »

Hi,

I have used the parallel computing on the pyrosim 2008 version and also executed it via the command prompt. I have noticed that the parallel computing using pyrosim is able to load all the cpu cores to 100% consistently while the command prompt method is loading the cpu cores with loads that varies 40 to 80%. I am trying to get the command prompt method to match the pyrosim parallel CFD run.

Would you be able to help in this matter?

The command prompt i used is as follow:-

mpiexec -n 5 fds5_mpi.exe filename.fds

Thank You
Best Regards
Lawrence Law
Logged
Charlie Thornton
Thunderhead
*****
Posts: 368


View Profile Email
« Reply #1 on: September 10, 2009, 10:11:01 AM »

How many meshes are in your simulation and how many CPUs does your computer have?

Here is the line that PyroSim uses to run MPI:

mpiexec -noprompt -port 52200 -priority 1:3 -channel ssm -n 5 fds5_mpi filename.fds

In particular, the "-channel ssm" flag might help your machine use memory a bit more efficiently compared to the default.

- Charlie
« Last Edit: September 11, 2009, 08:38:11 AM by Charlie Thornton » Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.13 | SMF © 2006-2011, Simple Machines LLC Valid XHTML 1.0! Valid CSS!