|
[Sponsors] |
June 11, 2014, 17:37 |
Running Parallel in Batch mode
|
#1 | ||
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Hi all,
I am trying to run CFX 5 in parallel in a linux cluster. I've read that CFX needs to have the master node specified in order to run, however I am not allowed to use it, as it is normally the case in universities. I´ve seen in a thread in this forum that if I log into one of the nodes to be used, it should work, but it is not working for me. Here is my command file: Code:
INPUT=./CFXRunBolhaL200m.def HOSTLIST=host-list ssh n12 cfx5solve -par-dist $HOSTLIST -def $INPUT -double -chdir /home/luizadler/CFX -start-method \"Platform MPI Distributed Parallel\" -batch The error: Quote:
Code:
ssh n12 cfx5solve -par-dist \"n12*4,n13*4\" -def $INPUT -double -chdir /home/luizadler/CFX -start-method \"Platform MPI Distributed Parallel\" -batch Quote:
Another question is how can I follow the solution once it is running correctly? No need to see the monitors (unless it is easy), but it would be useful to see the residuals. I've done this kind of stuff with fluent, but now I need to do it with CFX which is quite different.... Thanks for the help!! |
|||
July 6, 2014, 11:46 |
|
#2 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Would this be an installation problem in the cluster? Or the commands are wrong? Right now we are changing the person responsible for the cluster, hence I can't check if it is an installation problem, but it would helpful to know if this might be the case.
|
|
July 6, 2014, 19:25 |
|
#3 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,852
Rep Power: 144 |
Yes, you have not installed distributed parallel for CFX properly. CFX has a separate distributed parallel setup procedure - see the installation guide for details.
|
|
July 7, 2014, 09:15 |
|
#4 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Thank you!
|
|
August 8, 2014, 08:56 |
|
#5 |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
Hi Luiz,
There are a few different problems here.
After you get this going we can check for other errors. Cheers |
|
August 12, 2014, 09:35 |
|
#6 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Hi Bruno,
Thank you for your help! I've done what you wrote, however I still have the following License problem: Code:
+--------------------------------------------------------------------+ | ERROR #001100247 has occurred in subroutine . | | Message: | | | | The solver is unable to continue because of licensing problems. | | | | A license for the following capability level could not be checked | | out: | | | | ANSYS CFX Solver (Max 128K Nodes) | | | | Please carefully examine the error message output above and check | | that: | | | | 1) The license server is specified correctly and is running. | | | | 2) An appropriate license is available for checking out. | | | | These problems can be checked using the ANSYS Client ANSLIC_ADMIN | | utility. For further troubleshooting information please consult | | ANSYS, Inc. Licensing Guide. | +--------------------------------------------------------------------+ +--------------------------------------------------------------------+ | An error has occurred in cfx5solve: | | | | The ANSYS CFX solver exited with return code 1. No results file | | has been created. | +--------------------------------------------------------------------+ Any thoughts? Thanks again, Duda |
|
August 12, 2014, 11:57 |
|
#7 |
Senior Member
Bruno
Join Date: Mar 2009
Location: Brazil
Posts: 277
Rep Power: 21 |
Hi Luiz,
Both the error cause and the answer are right there at the error message: Error cause: | The solver is unable to continue because of licensing problems. | What you should check: | 1) The license server is specified correctly and is running. | The compute-nodes are probably not properly configured to check out licenses from the license server. Apply to the compute nodes the same procedure you did for the master node regarding license configuration. The documentation also explains how to do that. Abraço |
|
August 15, 2014, 08:54 |
|
#8 |
New Member
Luiz Eduardo
Join Date: May 2010
Posts: 19
Rep Power: 16 |
Thanks again Bruno. I am trying to sort it out, and I will post here again as soon as I have something solved
Abraços! |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
batch mode - parallel run | turbotel | CFX | 2 | March 29, 2011 17:53 |
cfdpost in batch mode | taichijulie | CFX | 1 | October 25, 2010 16:29 |
Grid Check Fails in Parallel Processing Mode | askance | Main CFD Forum | 0 | October 20, 2010 11:11 |
Kubuntu uses dash breaks All scripts in tutorials | platopus | OpenFOAM Bugs | 8 | April 15, 2008 08:52 |