CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Help: Batch file for Parallel Processing ( 2CPU ) (https://www.cfd-online.com/Forums/fluent/31820-help-batch-file-parallel-processing-2cpu.html)

SC July 14, 2003 07:32

Help: Batch file for Parallel Processing ( 2CPU )
 
Dear FLUENT users:

I can use FLUENT 6.1 in Opeteron with batch files as

fluent 3d -g -i inputfile > outputfile 2>&1

with input file as below

rc xxx.cas rd xxx.dat /solve/init/init it 1000 wd xxx.out exit yes

However, there are 2 CPU for our AMD Opteron computer, I guess that maybe only one CPU is used in above batch file, I am confused by reading online help, because it seems for MPI parallel. my question is : How to run parallel FLUENT 6.1 in batch file way for 2 CPU is one computer?

Thanks for your help in advance.

SC

P.S. the OS is Linux

SC July 15, 2003 21:34

Answer:Batch file for Parallel Processing ( 2CPU )
 
I have found the answer as: fluent 3d -t2 -g -i inputfile > outputfile 2>&1

However, I encounter another difficulty: How to record the every CPU time for the parallel FLUENT?


All times are GMT -4. The time now is 18:04.