Running an application

Last updated on 2025-02-11 | Edit this page

Estimated time: 12 minutes

Overview

Questions

  • How can you use JUBE to submit jobs on an HPC System?

Objectives

  • Automatically generate job scripts from templates.
  • Automatically submit jobs on an HPC system.

Key Points

  • JUBE provides a default job script template for different schedulers.
  • JUBE allows for asynchronous execution of workflows using the async keyword.
  • Asynchronous JUBE executions are dependent on the generation of files by the asynchronous task to continue.