Skip to content
Henrik Bengtsson edited this page Mar 20, 2016 · 5 revisions

Cluster functions are the interface to your specific batch system. They are not hard coded into the package, therefore you can customize them to suite your needs.

We implemented cluster functions for different batch systems that run on your system or at least are easy to adept using templates:

You can define a backend for your own cluster using makeClusterFunctions. For details see the constructor's help page and the FAQ. If you have implemented cluster functions for a batch system yet unsupported, please contact us.

Clone this wiki locally