cstar.execution.scheduler_job.SchedulerJob.submit

Attention

This project is still in an early phase of development.

The python API is not yet stable, and some aspects of the schema for the blueprint and workplan will likely evolve. Therefore whilst you are welcome to try out using the package, we cannot yet guarantee backwards compatibility. We expect to reach a more stable version in 2026.

cstar.execution.scheduler_job.SchedulerJob.submit#

abstractmethod SchedulerJob.submit()#

Submit the job to the scheduler.

This method is responsible for submitting the generated job script to the underlying scheduler (e.g., SLURM or PBS). Subclasses must implement this method to handle the specifics of the submission process.

This method updates the ‘id’ attribute