Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [HTCondor-users] Is slice [::] limited??
- Date: Wed, 23 Sep 2015 15:10:56 +0000
- From: John M Knoeller <johnkn@xxxxxxxxxxx>
- Subject: Re: [HTCondor-users] Is slice [::] limited??
This looks like a bug to me. It will parse [100::5] and [:100:5] but not [10:100:5], so it's not a range limit
seems to be a problem parsing slices that have 3 values.
I have created a bug ticket for this.
https://htcondor-wiki.cs.wisc.edu/index.cgi/tktview?tn=5273
-tj
________________________________________
From: HTCondor-users <htcondor-users-bounces@xxxxxxxxxxx> on behalf of Antonio Dorta <adorta@xxxxxx>
Sent: Wednesday, September 23, 2015 5:47 AM
To: HTCondor-Users Mail List
Subject: [HTCondor-users] Is slice [::] limited??
Hi,
we have recently updated to HTCondor version 8.4.0 and I was doing
some test with the new queue features. When testing slices, I'm
getting an error if I use values greater than 99... Is there a limit
for indexes in the slice? I haven't found anything about that in the
documentation...
I'm testing the following example with a rather big data.lst file:
[...]$ wc data.lst
13644 96508 544679 data.lst
with "queue arguments from [93:99:5] data.lst" it works fine, but if I
use "queue arguments from [93:100:5] data.lst" then I get next error
when submitting:
ERROR: on Line 11 of submit file: can't open file
ERROR: Failed to parse command file (line 11).
Thanks,
--
Antonio Dorta
Servicios Informáticos Específicos (SIE)
Investigación y Enseñanza
Instituto de Astrofísica de Canarias (IAC)
C/ Vía Láctea, s/n. 38205 - La Laguna, Santa Cruz de Tenerife
Despacho: 1508. Tfno: 922 60 5278. email: adorta@xxxxxx
Supercomputing at IAC:
http://www.iac.es/sieinvens/SINFIN/Main/supercomputing.php
----------------------------------------------------------------
ADVERTENCIA: Sobre la privacidad y cumplimiento de la Ley de
Proteccion de Datos, acceda a http://www.iac.es/disclaimer.php
WARNING: For more information on privacy and fulfilment of the Law
concerning the Protection of Data, consult
http://www.iac.es/disclaimer.php?lang=en
_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users
The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/