We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0e4ac3 commit 75f8182Copy full SHA for 75f8182
README.md
@@ -1,7 +1,7 @@
1
# rSubmitter - R and SLURM!
2
### An interface between R and a SLURM cluster
3
4
-rSubmmiter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks:
+rSubmitter is a package that allows simple communication between R and a SLURM cluster to achieve three main tasks:
5
1. Easy submission, monitoring and management of individual cluster jobs.
6
2. Easy and fast submission of many jobs, by implementing SLURM arrays.
7
3. Seamlessly lapply (loop) parallelization.
0 commit comments