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

Running fluent on multiple nodes with SLURM(cray cluster)

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 24, 2023, 05:17
Default Running fluent on multiple nodes with SLURM(cray cluster)
  #1
Member
 
Join Date: Aug 2021
Posts: 63
Rep Power: 5
cons013 is on a distinguished road
I'm having trouble getting fluent to accept multiple nodes on a hpc cluster (128 core nodes). I tried this solution:

https://forum.ansys.com/forums/topic...c-under-slurm/

for 2 nodes, total of 256 processes, but instead of fluent opening 128 processes on two nodes, it spawns 256 individual instances of fluent. Has anyone managed to get fluent working with SLURM? I tried using srun and not using srun, no difference.
cons013 is offline   Reply With Quote

Old   November 5, 2024, 12:07
Default Any Update
  #2
New Member
 
Cillian Thomas
Join Date: Jun 2023
Posts: 3
Rep Power: 3
cilliant is on a distinguished road
Any update here? I am facing the exact same issue

I believe using this command in your slurm batch script can work, but is not working in my case. (insert it after module loaded)


scontrol show hostnames $SLURM_JOB_NODELIST > hostNamesFile.txt
## Task execution
fluent 3ddp -t240 -g -cnf=hostNamesFile.txt -ssh -i TUI_bfer_star_fine.txt -platform=intel -mpi=intel
cilliant is offline   Reply With Quote

Old   November 15, 2024, 09:55
Default
  #3
Member
 
Join Date: Aug 2021
Posts: 63
Rep Power: 5
cons013 is on a distinguished road
Quote:
Originally Posted by cilliant View Post
Any update here? I am facing the exact same issue

I believe using this command in your slurm batch script can work, but is not working in my case. (insert it after module loaded)


scontrol show hostnames $SLURM_JOB_NODELIST > hostNamesFile.txt
## Task execution
fluent 3ddp -t240 -g -cnf=hostNamesFile.txt -ssh -i TUI_bfer_star_fine.txt -platform=intel -mpi=intel
Using -mpi=Cray (or cray? not sure) it is working, but the HPC team at the cluster I use sorted this all for me. I am not sure what they changed, if I ever find out I will let you know.
cons013 is offline   Reply With Quote

Reply


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
Fluent exit frequently with error ‘Unable to parse’ running on remote clusters Gang Shen Fluent Multiphase 5 February 7, 2022 04:02
how to set periodic boundary conditions Ganesh FLUENT 15 November 18, 2020 07:09
problem of running parallel Fluent on linux cluster ivanbuz FLUENT 15 September 23, 2017 20:12
implementing UDF for fluent in workbench for running multiple simulations faizan_habib7 Fluent UDF and Scheme Programming 0 March 18, 2016 23:29
Fluent Error while running on cluster amoolraina FLUENT 5 March 4, 2011 05:55


All times are GMT -4. The time now is 00:08.