Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
-- ThomasDoherty - 2009-10-26
Using Ganga to submit jobs to the Panda backend on lxplus | ||||||||
Line: 98 to 98 | ||||||||
For the LCG() backend you might also needj.outputdata.outputdata=['AnalysisSkeleton.aan.root'] | ||||||||
Changed: | ||||||||
< < | which sould match exaclt y the output file name from your jobs. | |||||||
> > | which should match exactly the output file name from your jobs.
Also for the LCG() backend, a site can be specified:j.backend.requirements.other=['other.GlueSiteUniqueID=="UKI-SCOTGRID-GLASGOW"'] | |||||||
To submit to the UK Cloud addj.backend.requirements.cloud='UK' |