cancel_slurm: Cancels a scheduled Slurm job

View source: R/cancel_cleanup.R

cancel_slurmR Documentation

Cancels a scheduled Slurm job

Description

This function cancels the specified Slurm job by invoking the Slurm scancel command. It does not delete the temporary files (e.g. scripts) created by slurm_apply or slurm_call. Use cleanup_files to remove those files.

Usage

cancel_slurm(slr_job)

Arguments

slr_job

A slurm_job object.

See Also

cleanup_files


SESYNC-ci/rslurm documentation built on March 3, 2023, 12:09 a.m.