Skip to content

ATLAS CAF: submit to t0

Overview

ATLAS has dedicated resources in a separate htcondor pool. ATLAS CAF activity has permission to submit to this pool of resources. There are a couple of steps required to submit to these special resources. HTCondor requires a small amount of configuration in order to submit to a pool. In order to make this as easy as possible, we setup lxplus machines with the correct configuration to submit to the standard pool. We've provided different machines to be able to submit to the t0 pool. In addition, the activity requires a specific Accounting Group. This page should contain the information you require to submit to tier-0.

Details

  1. Login to lxplus.cern.ch

Run module load lxbatch/tzero This gives you the configuration you need to interact with the tzero cluster. If you wish to change your configuration back to use the standard pool, run module load lxbatch/share.

  1. Run haggis rights | grep ATLAS.CAF

You should see a string that looks something like "group_u_ATLAS.CAF". If you don't, you won't be able to submit to the tier-0 machines. Currently this is controlled by membership of the egroup atlas-tz-access-caf

  1. Create a submit file with the Accounting Group you found in the previous step. For example, your submit file should contain something like:

+AccountingGroup = "group_u_ATLAS.CAF"

  1. Submit! There's no special requirement for any other condor commands.

Last update: November 26, 2019