|
[Sponsors] |
Running fluent on multiple nodes with SLURM(cray cluster) |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
August 24, 2023, 05:17 |
Running fluent on multiple nodes with SLURM(cray cluster)
|
#1 |
Member
Join Date: Aug 2021
Posts: 63
Rep Power: 5 |
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. |
|
November 5, 2024, 12:07 |
Any Update
|
#2 |
New Member
Cillian Thomas
Join Date: Jun 2023
Posts: 3
Rep Power: 3 |
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 |
|
November 15, 2024, 09:55 |
|
#3 | |
Member
Join Date: Aug 2021
Posts: 63
Rep Power: 5 |
Quote:
|
||
|
|
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 |