Versions Compared

Key

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

...

A rollback is essentially a restart of the stream or substream. It will re-run the a particular process and all processes that depend on its output. It may be good to look at the task chart to see the interdependencies of tasks.

...

Batch commands

bjobs -wu glastraw - running this from noric will list all the jobs in the LSF batch queue owned by glastraw (which is the user submitting pipeline streams).

...