Skip to content

slurmdbd: Rework Job API #269

@tazend

Description

@tazend

Classes

  • Job class providing read-only access to all possible members slurmdb_job_rec_t
  • Jobs class, acting as a custom collection (dict) to retrieve actual job-information, and holds all the Job instances which carry the information.
  • JobStep class providing read-only access to all possible members of slurmdb_job_rec_t
  • JobSteps class, acting as custom collection (dict) to hold all the 'JobStep' instances
  • JobSearchFilter class acting as a wrapper around slurmdb_job_cond_t to search for jobs matching specific conditions.

General Functionality for a Job

  • modify

Other

  • Documentation
  • Write tests
  • Write examples

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions