Versions Compared

Key

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

...

This is a crazy idea but what about using checkpointing with SSA's workflow.  Right now they have a three-step process: download, process, upload.  all of which use lustre.  But what if we ran checkpointing after each step?  Would this allow the data to be downloaded directlyi to local storage instead of lustre, then processeed, then uploaded.  Now that I write it out, I don't see how this is much better than the current process of copying from archive to lustre to local to lustre to local to lustre.  Have to think about it more.

This checkpointing is kinda a trick to get multiple jobs, actually checkpoints of one job, to run on the same host (something we wanted a while ago)