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

[Condor-users] Vary image_size in heterogeneous submit?



Can the image_size vary depending upon the architecture of the matched system?

I tried the following:

Image_size      = 1024 * (220*(Arch == "INTEL") + 1044*(Arch == "SUN4u"))

However, this is not working as desired, since the jobs list
image_size = 1024 when I do condor_q -long.

Thanks,
   Joseph


-- 
http://www.cs.nyu.edu/~turian/