|
[Sponsors] |
Help: Batch file for Parallel Processing ( 2CPU ) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 14, 2003, 08:32 |
Help: Batch file for Parallel Processing ( 2CPU )
|
#1 |
Guest
Posts: n/a
|
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 |
|
July 15, 2003, 22:34 |
Answer:Batch file for Parallel Processing ( 2CPU )
|
#2 |
Guest
Posts: n/a
|
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? |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaView 33 canbt open OpenFoam file | hariya03 | ParaView | 7 | September 25, 2008 18:33 |
[OpenFOAM] Paraview command not found | hardy | ParaView | 7 | September 18, 2008 05:59 |
gcc and executable file from Mac to Linux | simone Marras | Main CFD Forum | 0 | April 8, 2007 16:49 |
Results saving in CFD | hawk | Main CFD Forum | 16 | July 21, 2005 21:51 |
error while compiling the USER Sub routine | CFD user | CFX | 3 | November 25, 2002 16:16 |