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