Difference: FkwUafCondorC (1 vs. 5)

Revision 52015/10/08 - Main.EdgarHernandez

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Instructions for submitting to CMS AnaOps from the UAF

Line: 7 to 7
 HTCondor-C is really just another Grid flavor in HTCondor-G, so if you submitted to Grid resources before, it is just a minor change.

The magic lines to use are:

Changed:
<
<
Universe = grid Grid_Resource = condor cmssubmit-r1.t2.ucsd.edu glidein-collector.t2.ucsd.edu x509userproxy=<path to your proxy>  
>
>
Universe = grid 
Grid_Resource = condor cmssubmit-r1.t2.ucsd.edu glidein-collector.t2.ucsd.edu 
x509userproxy=<path to your proxy>  
  Additionally, you have to add the list of sites you want to run at.

Revision 42015/06/24 - Main.EdgarHernandez

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Instructions for submitting to CMS AnaOps from the UAF

Line: 16 to 16
  To just be able to run at the UAF's:
Changed:
<
<
+DESIRED_Sites="UAF" 
>
>
+remote_DESIRED_Sites="UAF" 
  While this will allow your job to run at several US T2s:
+remote_DESIRED_Sites="T2_US_UCSD,T2_US_Wisconsin,T2_US_Nebraska,T2_US_Caltech" 

Revision 32015/06/23 - Main.EdgarHernandez

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Instructions for submitting to CMS AnaOps from the UAF

Line: 14 to 14
 For example, this will limit you to UCSD:
+remote_DESIRED_Sites="T2_US_UCSD" 
Added:
>
>
To just be able to run at the UAF's:

+DESIRED_Sites="UAF" 
 While this will allow your job to run at several US T2s:
+remote_DESIRED_Sites="T2_US_UCSD,T2_US_Wisconsin,T2_US_Nebraska,T2_US_Caltech" 

Revision 22015/01/14 - Main.JamesLetts

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Instructions for submitting to CMS AnaOps from the UAF

Line: 7 to 7
 HTCondor-C is really just another Grid flavor in HTCondor-G, so if you submitted to Grid resources before, it is just a minor change.

The magic lines to use are:

Changed:
<
<
Universe = grid
Grid_Resource = condor cmssubmit-r1.t2.ucsd.edu glidein-collector.t2.ucsd.edu
x509userproxy=<path to your proxy> 
>
>
Universe = grid Grid_Resource = condor cmssubmit-r1.t2.ucsd.edu glidein-collector.t2.ucsd.edu x509userproxy=<path to your proxy>  
  Additionally, you have to add the list of sites you want to run at.

For example, this will limit you to UCSD:

Changed:
<
<
+remote_DESIRED_Sites="T2_US_UCSD"
>
>
+remote_DESIRED_Sites="T2_US_UCSD" 
  While this will allow your job to run at several US T2s:
Changed:
<
<
+remote_DESIRED_Sites="T2_US_UCSD,T2_US_Wisconsin,T2_US_Nebraska,T2_US_Caltech"
>
>
+remote_DESIRED_Sites="T2_US_UCSD,T2_US_Wisconsin,T2_US_Nebraska,T2_US_Caltech" 
  More details about HTCondor-C specifics can be found in the HTCondor manual.
Added:
>
>
Example condor submit file
 -- IgorSfiligoi - 2014/09/03

Revision 12014/09/03 - Main.IgorSfiligoi

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Instructions for submitting to CMS AnaOps from the UAF

The CMS AnaOps cluster is exposing a HTCondor-C interface that can be used to submit jobs directly from the UAF.

HTCondor-C is really just another Grid flavor in HTCondor-G, so if you submitted to Grid resources before, it is just a minor change.

The magic lines to use are:

Universe = grid
Grid_Resource = condor cmssubmit-r1.t2.ucsd.edu glidein-collector.t2.ucsd.edu
x509userproxy=<path to your proxy> 

Additionally, you have to add the list of sites you want to run at.

For example, this will limit you to UCSD:

+remote_DESIRED_Sites="T2_US_UCSD"

While this will allow your job to run at several US T2s:

+remote_DESIRED_Sites="T2_US_UCSD,T2_US_Wisconsin,T2_US_Nebraska,T2_US_Caltech"

More details about HTCondor-C specifics can be found in the HTCondor manual.

-- IgorSfiligoi - 2014/09/03

 
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback