[torqueusers] License
Brock Palen
brockp at umich.edu
Wed May 28 10:44:15 MDT 2008
You will need to do this in Moab (I don't think Maui or pbs_sched)
can do it.
We do this all the time, the final line looks like:
#PBS -l software=cplex:1
For a single token, some like fluent use 1 token per cpu so for a
parallel job:
#PBS -l nodes=2:ppn=2 (4 cpu job)
#PBS -l software=fluent:4
Look in /opt/moab/tools/
And 'floating licenses' and Generic resources on the cluster
resources webpage.
Note list, if this can be done in Maui (the GRES stuff)
RMCFG[FLEXlm1] TYPE=NATIVE RESOURCETYPE=LICENSERMCFG[FLEXlm1]
CLUSTERQUERYURL=exec:///home/brockp/bin/licenses/
license.mon.FluentPar.pl.active
The example script that comes with Moab is for FlexLM, I have also
made one for ILog Cplex.
Brock Palen
www.umich.edu/~brockp
Center for Advanced Computing
brockp at umich.edu
(734)936-1985
On May 28, 2008, at 12:39 PM, Albert Shih wrote:
> Hi all
>
> I've a user to need a license of some scientific software when he
> submit a
> job in Torque/Maui.
>
> Well the problem is how can the user make a test to determine if
> they are
> free license before the job is launch ?
>
> Regards.
> --
> Albert SHIH
> SIO batiment 15
> Observatoire de Paris Meudon
> 5 Place Jules Janssen
> 92195 Meudon Cedex
> Téléphone : 01 45 07 76 26
> Heure local/Local time:
> Mer 28 mai 2008 18:37:09 CEST
> _______________________________________________
> torqueusers mailing list
> torqueusers at supercluster.org
> http://www.supercluster.org/mailman/listinfo/torqueusers
>
>
More information about the torqueusers
mailing list