This example demonstrates how to deploy drake
targets to
separate jobs on a SLURM cluster.
For more examples of future.batchtools
, visit the GitHub page.
See the batchtools/inst/templates and future.batchtools/inst/templates on GitHub for more example *.tmpl
template files.
When you are ready, use the following Linux terminal command to run the example. The jobs will be managed in a persistent background process.
nohup nice -4 R CMD BATCH run.R &