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

Host Node Allocation (-ssh and -cx) on Linux HPC

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 10, 2019, 08:51
Default Host Node Allocation (-ssh and -cx) on Linux HPC
  #1
Member
 
Sebi
Join Date: Mar 2019
Posts: 49
Rep Power: 7
bloodflow is on a distinguished road
Hi All,

When launching fluent from command line, it seems to be setting up "-ssh" for a connection to the host node and then connecting to the host node using a command in my case looks like "-cx nodename:1234:5678". Currently this host node is always the first node alphabetically, which is causing me issues.

I would like to manually specify which node is the host node when I launch using the same "-cx" command. I can put the "nodename" in fine, but those numbers afterwards I am struggling with. What are they?

They seem to be different depending on the host node, and have seen them in other peoples outputs but can't work out what they are or how its getting them.
bloodflow is offline   Reply With Quote

Old   October 10, 2019, 09:58
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
port numbers and/or port number ranges
LuckyTran is offline   Reply With Quote

Old   October 10, 2019, 10:01
Default
  #3
Member
 
Sebi
Join Date: Mar 2019
Posts: 49
Rep Power: 7
bloodflow is on a distinguished road
Quote:
Originally Posted by LuckyTran View Post
port numbers and/or port number ranges

the job scheduler normally takes care of the ports
Yes when I submit a normal job I can use fluent fine with just something like

fluent 3ddp -g -pinfiniband -mpi=intel -t200 -cnf=nodefile -i input.commands

Changing this allocation of the host node looks like a total pain, do you know any way to do it? Simply adding "-cx" doesnt work from the command line launch like I intended, it always gets blocked by the firewall presuambly because the ssh isnt setup at that point.
bloodflow is offline   Reply With Quote

Old   October 10, 2019, 10:46
Default
  #4
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
The head node is also determined at the job scheduler level. I.e., the head node is the node that the command gets sent to:

Code:
fluent 3ddp -g -pinfiniband -mpi=intel -t200 -cnf=nodefile -i input.commands

What job scheduler are you using?

Last edited by LuckyTran; October 10, 2019 at 14:16.
LuckyTran is offline   Reply With Quote

Reply

Tags
command, host, hpc, linux, node


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



All times are GMT -4. The time now is 23:54.