HTCondor Tips and Tricks

how to use a regexp to run only an specific machines

if you want to run only on nodes n0900 to n0949 the put this into your submit file
Requirements = regexp("n09[0-4][0-9].atlas.local",target.machine)

more to come ... -- CarstenAulbert - 14 Jan 2013

DocumentationForm edit

Title HTCondor Tips and Tricks
Description Tips and tricks for using HTCondor
Tags Condor, HTCondor, tips, tricks
Category User
Topic revision: r1 - 14 Jan 2013, CarstenAulbert
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback