Skip to content
/ rslurm Public
forked from earthlab/rslurm

Submit R calculations to a SLURM cluster

Notifications You must be signed in to change notification settings

jgrn307/rslurm

 
 

Repository files navigation

Status

Pre-release: Build Status

CRAN checks: rslurm results

About

Development of this R package was supported by the National Socio-Environmental Synthesis Center (SESYNC) under funding received from the National Science Foundation DBI-1052875.

The package was developed by Philippe Marchand, with Ian Carroll (current maintainer) and Mike Smorul contributing.

Installation

Install the package from R with install.packages('rslurm'). Note that job submission is only possible on a system with access to a Slurm workload manager (i.e. a system where the command line utilities squeue or sinfo return information from a Slurm head node).

Documentation

Package documentation is accessible from the R console through package?rslurm and online.

About

Submit R calculations to a SLURM cluster

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • R 98.9%
  • Shell 1.1%