|
[Sponsors] |
October 31, 2014, 09:51 |
CFX solver wait for license
|
#1 |
Senior Member
Pauli
Join Date: Mar 2009
Posts: 189
Rep Power: 17 |
After sitting in a queue for a couple days, my CFX jobs failed to run because another user was using our only solve license.
Does anyone know how to make the CFX solver wait for a license? I am remotely submitting jobs to a Windows HPCC 2008 machine using the CFX launcher & solve manager. I tried searching the documentation. The only things I found seemed ANSYS specific. I have the environment variable ANSWAIT=1 set on my local computer & the cluster head node. That seems to work for ANSYS stuff. Thanks. |
|
November 1, 2014, 05:35 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,850
Rep Power: 144 |
The easiest way to do queuing is to run a series of jobs in a batch file. When one finishes the next one starts so you are always using only one set of licenses. Of course this does not work very well when you are sharing across multiple users.
For multiple users the nicest option is to use a batch scheduling software like PSB, LSF or any of the others. They will usually need modification to include a call to the license server to check that licenses are available before starting a new job. You will have to write this yourself with open source software, but if you go with a commercial software they will have stuff available to do this with their software (ie: you get what you pay for) Or if you are really handy with batch/shell scripting you can write your own batch/shell script which polls the license server and checks the necessary licenses are available and if not it waits. This is not an easy script to write, only consider this if you have extensive batch/shell scripting experience. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
generate the mesh using ICEM CFD for CFX solver | happy | CFX | 3 | April 23, 2014 12:18 |
CFX solver workspace & ourfile Problem | wangy1767 | CFX | 1 | January 9, 2013 10:38 |
ATTENTION! Reliability problems in CFX 5.7 | Joseph | CFX | 14 | April 20, 2010 16:45 |
CFX SOLVER error !!! | mehrdadeng | CFX | 3 | November 23, 2009 17:42 |
problem in CFX solver about isolated volumes | Yuan | CFX | 2 | August 16, 2004 23:54 |