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

Re: [HTCondor-users] More job transform questions



Thanks to everyone for their answers!

JT


On 5 Feb 2025, at 13:31, Jeff Templon <templon@xxxxxxxxx> wrote:

Hi,

Why does this not work, inside a job transform?

# these don't work like I'd expect
CLCoreEquiv = max([ MY.RequestCpus, int(MY.RequestMemory / 4096) ])
EVALSET Arlo $(CLCoreEquiv)


The name âArloâ has no significance, itâs a result of trying to boil the problem down to the smallest reproducible bit.  I saw elsewhere, int used as $INT, Iâve never seen âmaxâ used in the docs for the transform, however âjoinâ works fine, which would lead me to expect that âmaxâ would work and âintâ as well.  The documentation is ârather sketchyâ on these details AFAICT.

Iâd appreciate any pointers, as well as a concrete, working example of how to use the transform debugging tool (the docs are rather sketchy on those details as well).

J âWhereâs SketchUp Pro when you need itâ T

_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe

The archives can be found at: https://www-auth.cs.wisc.edu/lists/htcondor-users/