Skip to content

pablo-gar/rSubmitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rSubmitter - R and SLURM!

An interface between R and a SLURM cluster

rSubmitter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks:

  1. Easy submission, monitoring and management of individual cluster jobs.
  2. Easy and fast submission of many jobs, by implementing SLURM arrays.
  3. Seamlessly lapply (loop) parallelization.

Installation, usage, tutorials and refence manual

Online documentation can be found here.

About

An interface between R and a SLURM cluster

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages