USCbiostats/sluRm: A Lightweight Wrapper for 'Slurm'

'Slurm', Simple Linux Utility for Resource Management <https://slurm.schedmd.com/>, 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.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.5-4
URL https://github.com/USCbiostats/slurmR https://slurm.schedmd.com/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("USCbiostats/sluRm")
USCbiostats/sluRm documentation built on Oct. 28, 2023, 7:02 p.m.