[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] jobprio max val?



Hi Daniel,

ClassAd integers are 64-bit and signed.

*However*, in the C++ code, I would be shocked if we didn't have a bug handling integer casts.  That's life in C++ :)

So, I would try to stay within the range of a 32-bit signed integer.

Brian

On Mar 6, 2014, at 9:16 AM, Pek Daniel <pekdaniel@xxxxxxxxx> wrote:

> Hi,
> 
> What is the possible maximum value of JobPrio classad property in case
> of a job classad?
> 
> Thanks,
> Daniel
> _______________________________________________
> 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/