Skip to content

Convert job script into Python and put it in runcirrus #11

@pinkwah

Description

@pinkwah

Instead of creating a job script which uses bash, instead internalise it in Python. The runcirrus script exists and is the same both on TGX and LSF cluster, so we can reuse it.

  1. User writes runcirrus [..]
  2. Runcirrus executes bsub -- runcirrus --job-dispatch [..]
  3. Runcirrus sees --job-dispatch, and does what the job script does today (ie, execute mpirun).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions