Versions Compared

Key

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

...

We should mention that launcher_creator.py does some under-the-hood magic for you and automatically calculates how many cores to request on lonestar, assuming you want one core per process. You don't know it, but you should be grateful that this saves you from ever having to think about a confusing calculation.

Lonestar Queue

Next step would be to submit the job to the queue by using the launcher file.

...