CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   parallel (https://www.cfd-online.com/Forums/fluent/69768-parallel.html)

mdarzy November 4, 2009 02:40

parallel
 
Dear all,
i have a computer using four processors, i want to run two model at same time, how i do them as first model use one processor and second model use of others?
thanks a lot.

aloesch November 5, 2009 21:31

Run two instances of Fluent. Start the first one normally, then for the second, run Fluent with the -t3 flag to create 3 threads, thereby using the other three processors.

mdarzy November 8, 2009 05:38

thanks a lot.

O.D.Y. November 8, 2009 07:26

But ensure that your two fluent instances are not using the same CPUs....

if your're running on a linux machine you can determine the process ids using "ps" command and then distribute the processes on the cpus with "taskset"....

that's how I'm doing it.


All times are GMT -4. The time now is 20:27.