|
[Sponsors] |
Fluent not starting on cluster: "Failed to connect to" error |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 22, 2022, 15:26 |
Fluent not starting on cluster: "Failed to connect to" error
|
#1 |
New Member
Join Date: Aug 2013
Posts: 7
Rep Power: 13 |
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>. Best, |
|
April 22, 2022, 17:05 |
|
#2 |
Senior Member
Lucky
Join Date: Apr 2011
Location: Orlando, FL USA
Posts: 5,751
Rep Power: 66 |
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. |
|
April 22, 2022, 17:45 |
|
#3 | |
New Member
Join Date: Aug 2013
Posts: 7
Rep Power: 13 |
Quote:
Sure thing. |
||
Tags |
cluster, failed to connect to, fluent |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[OpenFOAM] ParaView command in Foam-extend-4.1 | mitu_94 | ParaView | 0 | March 4, 2021 14:46 |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
Compile problem | ivanyao | OpenFOAM Running, Solving & CFD | 1 | October 12, 2012 10:31 |
[swak4Foam] groovyBC: problems compiling: "flex: not found" and "undefined reference to ..." | sega | OpenFOAM Community Contributions | 12 | February 17, 2010 10:30 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |