'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.
| Version: | 0.4-1 |
| Depends: | R (≥ 3.3.0), parallel |
| Imports: | utils |
| Suggests: | rslurm, knitr, rmarkdown, covr, tinytest |
| Published: | 2020-04-23 |
| Author: | George Vega Yon |
| Maintainer: | George Vega Yon <g.vegayon at gmail.com> |
| BugReports: | https://github.com/USCbiostats/slurmR/issues |
| License: | MIT + file LICENSE |
| URL: | https://github.com/USCbiostats/slurmR, https://slurm.schedmd.com/ |
| NeedsCompilation: | no |
| Language: | en-US |
| Citation: | slurmR citation info |
| Materials: | README NEWS |
| CRAN checks: | slurmR results |
| Reference manual: | slurmR.pdf |
| Vignettes: |
Job-resubmission Getting Started with slurmR Working with Slurm |
| Package source: | slurmR_0.4-1.tar.gz |
| Windows binaries: | r-devel: slurmR_0.4-1.zip, r-release: slurmR_0.4-1.zip, r-oldrel: slurmR_0.4-1.zip |
| macOS binaries: | r-release: slurmR_0.4-1.tgz, r-oldrel: slurmR_0.4-1.tgz |
| Old sources: | slurmR archive |
Please use the canonical form https://CRAN.R-project.org/package=slurmR to link to this page.