aboutsummaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-07-08Expose the batching systemMatthijs van der Wild
The queuing system was hard-coded to slurm. It may be, at times, convenient to be able to run workflows on the local node (or use a different queuing system altogether). The old behaviour is maintained by setting the batching system to slurm by default; the user can change the system by using --batch_system.
2024-10-28Add missing closing parenthesisMatthijs van der Wild
2024-10-28Add option to specify a separate output directoryMatthijs van der Wild
2024-10-28Fix Markdown issueMatthijs van der Wild
2024-09-30Initialise repositoriesMatthijs van der Wild