Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Getting access to LHC Computing Grid. One can find a brief introductory material at the RMKI's getting started page, where you can find information on how to get access to LCG. There are also simple examples on that page. Some more practical information on running a typical job. | ||||||||
Line: 21 to 21 | ||||||||
| ||||||||
Changed: | ||||||||
< < | A "Hello World!" example can be found at RMKI's getting started page. Instead of a "Hello World!" example, we present here a framework, with which one can send jobs in mass to the LCG: see the attached tarball called 'submit.tar'. You can adjust these shell script wrappers to your needs. This assumes that your jobs are placed in a directory scheme like in the attached example 'skeleton.tar'. This latter is a framework for simple jobs, which are ran on a simple computers (contains an automated Makefile and an automated starter shell script). | |||||||
> > | A "Hello World!" example can be found at RMKI's getting started page. Instead of a "Hello World!" example, we present here a framework, with which one can send jobs in mass to the LCG: see the attached tarball called submit.tar. You can adjust these shell script wrappers to your needs. This assumes that your jobs are placed in a directory scheme like in the attached example skeleton.tar. This latter is a framework for simple jobs, which are ran on a simple computers (contains an automated Makefile and an automated starter shell script). | |||||||
| ||||||||
Line: 33 to 33 | ||||||||
Requirements = (Member("AFS", other.GlueHostApplicationSoftwareRunTimeEnvironment) && Member("VO-cms-ORCA_8_13_1", other.GlueHostApplicationSoftwareRunTimeEnvironment)); | ||||||||
Added: | ||||||||
> > |
| |||||||
-- AndrasLaszlo - 03 Mar 2006 | ||||||||
Added: | ||||||||
> > |
| |||||||
|