|
[Sponsors] |
May 11, 2005, 01:42 |
Batch+Parallel+MPICH startup?
|
#1 |
Guest
Posts: n/a
|
Dear all, I do parallel and batch run from a batch file by setting cfx5solve -def A1.def -par-dist hostpc,client1pc,client2pc -partition 3 But it will run in PVM mode not MPICH, then how should I do to let it run in MPICH mode?
|
|
May 11, 2005, 03:06 |
I've tested ok! Thanks.
|
#2 |
Guest
Posts: n/a
|
The correct setting will be: cfx5solve -def A1.def -par-dist hostpc,client1pc,client2pc -start-method "MPICH Distributed Parallel (Windows)" -partition 3
|
|
May 11, 2005, 09:32 |
Re: I've tested ok! Thanks.
|
#3 |
Guest
Posts: n/a
|
How will it work if you have a result file and you want to start the simulation from where the last simulation ended ?
|
|
May 11, 2005, 10:54 |
Re: I've tested ok! Thanks.
|
#4 |
Guest
Posts: n/a
|
cfx5solve -def A1.def -ini previousResult.res -par-dist hostpc,client1pc,client2pc -start-method "MPICH Distributed Parallel (Windows)" -partition 3
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
batch mode - parallel run | turbotel | CFX | 2 | March 29, 2011 17:53 |
DPM model in parallel batch mode | Prashanth | FLUENT | 2 | March 6, 2009 08:54 |
MPICH Parallel Run Error on the Windows Server2003 | Saturn | CFX | 3 | August 29, 2006 09:42 |
CFX-5.7 MPICH Parallel Problem (Output of Results) | James Date | CFX | 7 | February 15, 2005 17:03 |
Help: Batch file for Parallel Processing ( 2CPU ) | SC | FLUENT | 1 | July 15, 2003 22:34 |