API Documentation¶ This page provides an auto-generated summary of the API. Top-level functions¶ sbatch([jobscript, dependency, ...]) Submit a batch script to Slurm sacct([jobid, format, steps, verbose]) Accounting data for all jobs and job steps in the Slurm job accounting log or Slurm database jobinfo([jobid, format, steps]) Accounting data for all jobs and job steps. Job¶ Job([job, jobid, interpreter, shebang, verbose]) Slurm Job class.