Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Now you should be able to connect to the ilcsim node.

No Format
ssh ilcsim

Setup the Grid Tools

To set up the environment and to get the necessary grid proxy certificate, issue the following commands on the ILCSIM machine (assumes a bash shell).

No Format

source /fnal/ups/grid/setup.sh
voms-proxy-init -voms ilc:/ilc/detector
# give passwd etc.

To check the status of the proxy:

No Format

voms-proxy-info -all

Running from an External Site

...

Info

Simple commands such as globus-job-run should work "out of the box" from an external site. In order to actually submit jobs to the Fermilab batch system, you will need to have a Condor job scheduler running. Talk to your site administrator about setting up this software, which can be configured as part of the VDT.

Setup the Grid Tools

...

.

...

No Format

source /fnal/ups/grid/setup.sh
voms-proxy-init -voms ilc:/ilc/detector
# give passwd etc.

To check the status of the proxy:

No Format
voms-proxy-info -all

Example Grid Jobs

Submitting the First Example Jobs

...