Introduction

rslurm-package

Introduction to the rslurm Package

Basic functions

slurm_apply()

Parallel execution of a function on the Slurm cluster

slurm_map()

Parallel execution of a function over a list on the Slurm cluster

get_slurm_out()

Reads the output of a function calculated on the Slurm cluster

Other functions

cancel_slurm()

Cancels a scheduled Slurm job

cleanup_files()

Deletes temporary files associated with a Slurm job

get_job_status()

Get the status of a Slurm job

slurm_call()

Execution of a single function call on the Slurm cluster

slurm_job()

Create a slurm_job object

local_slurm_array()

Execute a Slurm job locally