On Sat, Oct 29, 2016 at 12:16:50AM +0200, Reuti wrote:
> Hi,
> 
> Am 28.10.2016 um 22:59 schrieb berg...@merctech.com:
> > Then a user could run:
> >     
> >     qsub -l foobar=7.5
> 
> What about the opposite way (when "versions" is a RESTRING):
> 
>       qconf -mattr exechost complex_values versions=_7_7.5_ node_a
>       qconf -mattr exechost complex_values versions=_6.5_ node_c
>       qconf -mattr exechost complex_values versions=_7.5_8_ node_d
> 
> Then a user could run:
> 
>       qsub -l "versions=*_7.5_*" ...
> 
> The surrounding _ should avoid that *7* finds 7, 7.5 or 17 
> 
If you are really attached to the qsub -l foobar=7.5 syntax
you could add a JSV to modify the user request from that format 
to the one Reuti suggests.  Of course that you could
do this doesn't necessarily imply that you should.

William

Attachment: signature.asc
Description: Digital signature

_______________________________________________
users mailing list
users@gridengine.org
https://gridengine.org/mailman/listinfo/users

Reply via email to