Versions Compared

Key

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

...

It is important to have an "afs token" before submitting jobs. Check the status with the tokens commands. Renew every 24 hours with /usr/local/bin/kinit command.

Login to any a suncat machine (e.g. suncat0001login server (suncatls1,suncatls2,suncatls3) to execute commands like these:

...

ANOTHER NOTE: The above commands "take control" and set all the environment, preventing the user from changing part of the environment (PATH, PYTHONPATH, etc.). If you want to take that fancier (but more error prone) approach, look at the 2 lines in the gpaw-bsub/dacapo-bsub scripts in /afs/slac/g/suncat/bin, and modify the environment after executing the "setupenv" command, and before executing the "bsub" command.

Useful Commands

Login to any a suncat machine (e.g. suncat0001login server (suncatls1,suncatls2,suncatls3) to execute these. You can get more information about these commands from the man pages.

...