xplogger.experiment_manager.slurm package
Submodules
xplogger.experiment_manager.slurm.ds module
xplogger.experiment_manager.slurm.job module
xplogger.experiment_manager.slurm.utils module
Functions to interact with the SLURM system.
- xplogger.experiment_manager.slurm.utils.cancel_job(job_id: str) str[source]
Cancel the job corresponding to the job id.