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

Fluent not starting on cluster: "Failed to connect to" error

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 22, 2022, 14:26
Question Fluent not starting on cluster: "Failed to connect to" error
  #1
New Member
 
Join Date: Aug 2013
Posts: 7
Rep Power: 13
perao is on a distinguished road
Hi guys,

any ideas on how to solve the issue of Fluent not starting on a cluster? The script I am using is shown here:

Code:
#PBS -l select=1:ncpus=8:mem=96gb
#PBS -l walltime=00:30:00

module load ansys/<specific_version>

export ANSYSLIC_DIR=<port>@<host>
export ANSYSLMD_LICENSE_FILE=$ANSYSLIC_DIR

nprocs=8

version=3ddp

journal=fluid_flow.jou

cd $PBS_O_WORKDIR

fluent $version -t$nprocs -cnf=$PBS_NODEFILE -g -i $journal

After reading/validating the license the application is not able to start:

Code:
     --------------------------------------------------------------
     This is an academic version of ANSYS FLUENT. Usage of this product
     license is limited to the terms and conditions specified in your ANSYS
     license form, additional terms section.
     --------------------------------------------------------------
Host spawning Node 0 on machine "<machine>" (unix).
/apps/ansys/202-fluids/v202//fluent/fluent20.2.0/bin/fluent -r20.2.0 3ddp -flux -node -t8 -pmpi-auto-selected -mpi=intel -cnf=/var/spool/PBS/aux/5465656.pbs -ssh -mport 10.149.21.105:10.149.21.105:34257:0
Failed to connect to <machine>.
Thank you very much for any hint/help.

Best,
perao is offline   Reply With Quote

Old   April 22, 2022, 16:05
Default
  #2
Senior Member
 
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,728
Rep Power: 66
LuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura aboutLuckyTran has a spectacular aura about
Where'd you get this script? Google?

You're supposed to replace the stuff in <> with the relevant setting for your environment. Your system admin should be able to help.
LuckyTran is online now   Reply With Quote

Old   April 22, 2022, 16:45
Default
  #3
New Member
 
Join Date: Aug 2013
Posts: 7
Rep Power: 13
perao is on a distinguished road
Quote:
Originally Posted by LuckyTran View Post
Where'd you get this script? Google?

You're supposed to replace the stuff in <> with the relevant setting for your environment. Your system admin should be able to help.
> You're supposed to replace the stuff in <> with the relevant setting for your environment.
Sure thing.
perao is offline   Reply With Quote

Reply

Tags
cluster, failed to connect to, fluent


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
[OpenFOAM] ParaView command in Foam-extend-4.1 mitu_94 ParaView 0 March 4, 2021 13:46
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh gschaider OpenFOAM Community Contributions 300 October 29, 2014 18:00
Compile problem ivanyao OpenFOAM Running, Solving & CFD 1 October 12, 2012 09:31
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." sega OpenFOAM Community Contributions 12 February 17, 2010 09:30
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32


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