Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

No Format
kinit me@FNAL.GOV
ssh me@ilcsim2.fnal.gov

Grid Environment

Execute these command in your shell to setup the grid environment.

No Format

source /fnal/ups/grid/setup.sh
voms-proxy-init -hours 96 -voms ilc:/ilc/sid

You need to have a valid grid certificate installed and correctly registered with ilc/sid group (not covered here).

SLIC

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

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

...