Thunderhead Engineering
February 04, 2012, 10:40:58 PM
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News
: SMF - Just Installed
Home
Help
Search
Calendar
Login
Register
Thunderhead Engineering
>
Public Forum
>
PyroSim
>
Parallel Computing - query
Pages: [
1
]
« previous
next »
Print
Author
Topic: Parallel Computing - query (Read 454 times)
lawrencelaw
New Member
Posts: 1
Parallel Computing - query
«
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
Re: Parallel Computing - query
«
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
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Public Forum
-----------------------------
=> PyroSim
=> Pathfinder
Loading...