You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Preliminaries

The sample scripts and grid environment are located on ilcsim2.fnal.gov. You must have a working Fermilab Kerberos account to access any of these resources. Using ssh to login directly will not work unless you start a Kerberos session.

kinit yourUserNameHere@FNAL.GOV

SLIC

The sample SLIC scripts are located at ~/jmccorm/exampleRunDir.

sid_job_submission.csh is the top-level script used to submit jobs to the fermigrid.

It takes the following arguments, in order, all of which are mandatory.

  1. list of stdhep files in text file
  2. number of jobs to run (usually 1)
  3. events to run (usually number in file)
  4. detector lcdd file (from LCDetectors)
  5. output directory (relative path)
  6. physics list (QGSP_BERT recommended)
  7. copy back directory (can be current dir)
  • No labels