CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > FLUENT

Problem running Fluent in parallel

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   July 17, 2017, 16:39
Default Problem running Fluent in parallel
  #1
Member
 
Join Date: May 2017
Posts: 41
Rep Power: 8
Ryan. is on a distinguished road
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:
Host spawning Node 0 on machine "l1439" (unix).
/apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/bin/fluent -r15.0.7 2ddp -flux -node -alnamd64 -t24 -pethernet -mpi=pcmpi -mport 10.188.11.229:10.188.11.229:42773:0
Starting /apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/multiport/mpi/lnamd64/pcmpi/bin/mpirun -e MPI_USE_MALLOPT_MMAP_MAX=0 -np 2 /apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/lnamd64/2ddp_node/fluent_mpi.15.0.7 node -mpiw pcmpi -pic ethernet -mport 10.188.11.229:10.188.11.229:42773:0
Thanks in advance.
Ryan. is offline   Reply With Quote

Old   July 22, 2017, 01:47
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,668
Rep Power: 65
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
Quote:
Originally Posted by Ryan. View Post
Host spawning Node 0 on machine "l1439" (unix).
/apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/bin/fluent -r15.0.7 2ddp -flux -node -alnamd64 -t24 -pethernet -mpi=pcmpi -mport 10.188.11.229:10.188.11.229:42773:0
Starting /apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/multiport/mpi/lnamd64/pcmpi/bin/mpirun -e MPI_USE_MALLOPT_MMAP_MAX=0 -np 2 /apps/Ansys/15.0.7/v150/fluent/fluent15.0.7/lnamd64/2ddp_node/fluent_mpi.15.0.7 node -mpiw pcmpi -pic ethernet -mport 10.188.11.229:10.188.11.229:42773:0
After this block, Fluent should print the list of nodes that it's running on. After that, it usually creates a cleanup script. If you don't see any text after this, that means Fluent was not able to start any processes and that's why it sits there and does nothing.

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.
LuckyTran is offline   Reply With Quote

Old   August 11, 2017, 13:09
Default
  #3
Member
 
Join Date: May 2017
Posts: 41
Rep Power: 8
Ryan. is on a distinguished road
Quote:
Originally Posted by LuckyTran View Post
After this block, Fluent should print the list of nodes that it's running on. After that, it usually creates a cleanup script. If you don't see any text after this, that means Fluent was not able to start any processes and that's why it sits there and does nothing.

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.

Thanks a lot. The problem was exactly the same as you described. Now, I'm using a different version and it works.
Ryan. is offline   Reply With Quote

Reply

Tags
fluent, mpi, mpirun error, parallel, pbs


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
problem of running parallel Fluent on linux cluster ivanbuz FLUENT 15 September 23, 2017 19:12
Problem running movingCylinders case in parallel with foam-extend-3.1 mhkenergy OpenFOAM Running, Solving & CFD 5 March 3, 2017 05:20
The fluent stopped and errors with "Emergency: received SIGHUP signal" yuyuxuan FLUENT 0 December 3, 2013 22:56
Fluent parallel license problem brothershuai Main CFD Forum 0 July 1, 2009 15:41
problem loading UDF in parallel fluent Tim FLUENT 12 July 12, 2008 12:59


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