|
[Sponsors] |
July 17, 2017, 17:39 |
Problem running Fluent in parallel
|
#1 | |
Member
Join Date: May 2017
Posts: 41
Rep Power: 9 |
Hi,
I am trying to run a very simple case in parallel so I can make sure it works before running my actual simulation. In my journal file I only do a few iterations. When I run it in serial using "fluent 2ddp -g -i jet2.jou > ${OUTFILE}" in my script, I get the solution in a few seconds . However, when I run it in parallel using "fluent 2ddp -t2 -pnmpi cnf=$PBS_NODEFILE -g -i jet2.jou > ${OUTFILE}" it writes the following message to the log-file and the job continues to run until reaching the wall-time without solving the problem or giving any errors. I would appreciate it if you could help me find the problem. I am running this simulation in background on a Linux cluster. Quote:
|
||
July 22, 2017, 02:47 |
|
#2 | |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,754
Rep Power: 66 |
Quote:
If you can run on your cluster in serial but not in parallel, then that means it's a problem in your mpi setup on the cluster. That's because the mpi itself is what starts the parallel Fluent processes on each node. |
||
August 11, 2017, 14:09 |
|
#3 | |
Member
Join Date: May 2017
Posts: 41
Rep Power: 9 |
Quote:
Thanks a lot. The problem was exactly the same as you described. Now, I'm using a different version and it works. |
||
Tags |
fluent, mpi, mpirun error, parallel, pbs |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
problem of running parallel Fluent on linux cluster | ivanbuz | FLUENT | 15 | September 23, 2017 20:12 |
Problem running movingCylinders case in parallel with foam-extend-3.1 | mhkenergy | OpenFOAM Running, Solving & CFD | 5 | March 3, 2017 06:20 |
The fluent stopped and errors with "Emergency: received SIGHUP signal" | yuyuxuan | FLUENT | 0 | December 3, 2013 23:56 |
Fluent parallel license problem | brothershuai | Main CFD Forum | 0 | July 1, 2009 16:41 |
problem loading UDF in parallel fluent | Tim | FLUENT | 12 | July 12, 2008 13:59 |