slurmR
2023
hpc
parallel computing
‘Slurm’, Simple Linux Utility for Resource Management, is a popular ‘Linux’-based software used to schedule jobs in ‘HPC’ (High Performance Computing) clusters.
ActivePackage2023CRAN0.5-4downloads37kstars61Cited by3
Citation counts from OpenAlex; downloads from CRAN. Updated 2026-08-15.
A Lightweight Wrapper for ‘Slurm’
About
‘Slurm’, Simple Linux Utility for Resource Management, is a popular ‘Linux’-based software used to schedule jobs in ‘HPC’ (High Performance Computing) clusters. This R package provides a specialized lightweight wrapper of ‘Slurm’ with a syntax similar to that found in the ‘parallel’ R package. The package also includes a method for creating socket cluster objects spanning multiple nodes that can be used with the ‘parallel’ package.
Cite
@Manual{slurmR,
title = {slurmR: A Lightweight Wrapper for 'Slurm'},
author = {{Vega Yon}, {George G.}},
year = {2023},
doi = {10.32614/CRAN.package.slurmR},
url = {https://CRAN.R-project.org/package=slurmR},
note = {R package version 0.5-4},
}