Skip to content

[Proposal] Submitting training jobs for HPCs using a PBS job scheduler #599

@shafeef901

Description

@shafeef901

Proposal

Add support for training using IsaacLab on clusters that use PBS job scheduler.

Motivation

The current example for training on a cluster assumes a SLURM (Simple Linux Utility for Resource Management) job scheduler/workload manager. However, PBS (Portable Batch System) is another widely adopted job scheduler. I have managed to submit jobs on a PBS job scheduler-based HPC by adapting the existing job submission scripts.

If this feature seems valuable for the community, I would be happy to contribute by giving the option to choose between the two job schedulers and running the appropriate scripts.

Checklist

  • Add support for PBS job schedulers

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions