|
[Sponsors] |
Error while running cfx in parallel configuration |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
October 17, 2015, 13:45 |
Error while running cfx in parallel configuration
|
#1 | |||
New Member
H. Omar
Join Date: Mar 2013
Posts: 23
Rep Power: 13 |
Hi everyone,
I am currently trying to run CFX (v16) in parallel configuration using the slurm manager. I used runCFX.sh script which is as follows: Quote:
Quote:
Quote:
|
||||
October 19, 2015, 02:59 |
|
#2 |
Senior Member
Lance
Join Date: Mar 2009
Posts: 669
Rep Power: 22 |
We have had problems getting Platform MPI Distributed Parallel to run with SLURM, and got exactly the same error as you. Ansys support wont help since they dont support it...
If I remember correctly it was solved by either using Intel MPI Distributed Parallel and/or unsetting the SLURM_GTIDS environment variable. |
|
October 19, 2015, 13:59 |
|
#3 |
New Member
H. Omar
Join Date: Mar 2013
Posts: 23
Rep Power: 13 |
Hello sir,
I confirm, the unsettling of the variable SLURM_GTIDS has allowed to solve the problem Thank you a lot |
|
March 18, 2016, 01:02 |
|
#4 |
Senior Member
Svetlana Tkachenko
Join Date: Oct 2013
Location: Australia, Sydney
Posts: 416
Rep Power: 15 |
Thank you, Lance,
We added 'unset SLURM_GTIDS' to the job script and the job runs now, Now instead of 2 we have 5 people on the planet who know of this workaround. |
|
March 30, 2016, 23:17 |
|
#5 |
New Member
Evan Oscar Smith
Join Date: Jan 2012
Location: Canberra, Australia
Posts: 6
Rep Power: 14 |
Thanks so much!
I was having this same issue with CFX 17.0 and the unset SLURM_GTIDS command has fixed it. |
|
May 3, 2016, 19:51 |
|
#6 |
New Member
Join Date: May 2016
Posts: 1
Rep Power: 0 |
Thank you for this info.
In case someone is trying to run Abaqus in parallel on one of XSEDE resources (e.g. SDSC Comet) then adding 'unset SLURM_GTIDS' before the ABQ command will get rid of errors about MPI. Make sure you have parallel_mode=MPI in the ABQ command. Best, |
|
June 20, 2016, 12:53 |
|
#7 |
New Member
|
unset SLURM_GTIDS worked for me too
__________________
-- Kyriakos Vafiadis Mechanical Engineer, PhD candidate |
|
February 27, 2017, 08:08 |
|
#8 |
New Member
Neys Schreiner
Join Date: Feb 2014
Posts: 4
Rep Power: 12 |
Also worked here, added:
unset SLURM_GTIDS to my job script below the usual module load commands and voila. Thanks! |
|
May 11, 2017, 20:01 |
|
#9 |
New Member
Alex
Join Date: Mar 2017
Posts: 9
Rep Power: 9 |
Anyone know how to do this for an interactive session?
|
|
May 12, 2017, 00:56 |
|
#10 |
Senior Member
Svetlana Tkachenko
Join Date: Oct 2013
Location: Australia, Sydney
Posts: 416
Rep Power: 15 |
Alex, do you mean a CFX session on a GNU/Linux computer? Add the "unset SLURM_GTIDS" line to your bashrc or bash profile.
|
|
Tags |
cfx, parallel, slurm |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
OF 2.0.1 parallel running problems | moser_r | OpenFOAM Running, Solving & CFD | 9 | July 27, 2022 04:15 |
Problem running cfx on hpc | beyonder1 | CFX | 4 | September 14, 2015 03:35 |
RSH problem for parallel running in CFX | Nicola | CFX | 5 | June 18, 2012 19:31 |
Statically Compiling OpenFOAM Issues | herzfeldd | OpenFOAM Installation | 21 | January 6, 2009 10:38 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |