CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   Batch+Parallel+MPICH startup? (https://www.cfd-online.com/Forums/cfx/21239-batch-parallel-mpich-startup.html)

KEN May 11, 2005 00:42

Batch+Parallel+MPICH startup?
 
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?

KEN May 11, 2005 02:06

I've tested ok! Thanks.
 
The correct setting will be: cfx5solve -def A1.def -par-dist hostpc,client1pc,client2pc -start-method "MPICH Distributed Parallel (Windows)" -partition 3

Akin May 11, 2005 08:32

Re: I've tested ok! Thanks.
 
How will it work if you have a result file and you want to start the simulation from where the last simulation ended ?

KEN May 11, 2005 09:54

Re: I've tested ok! Thanks.
 
cfx5solve -def A1.def -ini previousResult.res -par-dist hostpc,client1pc,client2pc -start-method "MPICH Distributed Parallel (Windows)" -partition 3


All times are GMT -4. The time now is 06:32.