-
Hi,
the time limit for the batchtools [waitForJobs](https://mllg.github.io/batchtools/reference/waitForJobs) function is 604800 seconds. I haven't seen a way to tell Pulsar or the SpiecEasi pulsar br…
-
Ref: https://github.com/HenrikBengtsson/future.batchtools/issues/36
I and others are finding that the job-submission rate when using batchtools via future.batchtools can be quite slow.
Is it fea…
-
I'm trying to use future.batchtools with a SLURM system that heavily suggests using array jobs: e.g. makeClusterFunctionsSlurm(...,array.jobs=T) but I can't seem to figure out how to pass that option …
-
Thanks for the great package.
We are converting a makeflow workflow to R using `targets` + `batchtools`, for a SLURM system.
However, we find practically unusable because the job that fail do no…
-
# Issue
There is no standard for how **batchtools** resources are used in the batchtools templates. This means that we all have slightly different templates and ways to declare the `resources` arg…
-
Hi I'm interested in using batchtools but after looking at the documentation I'm not sure if batchtools has support for dependencies between jobs, which is a key feature that I would need. It is docum…
-
Firstly, thank you for this project. This is a wonderful tool.
I was curious if the batchtools python library interacts with this setup correctly or we basically have to do our own subprocesses if we…
-
Related: wlandau-lilly/drake#169. It would be amazing if a single call to `future_lapply()` could distribute simultaneous futures over a list of alternative pre-built `plan()`s. I am not quite sure ab…
-
Ref: https://github.com/HenrikBengtsson/future.batchtools/issues/17
It would be great to be able peek into the logs from a R session in some sort of nice way.
From @HenrikBengtsson:
Having an…
-
Hi,
I'm working on a debian server and try to use `makeClusterFunctionsSSH(...)` to distribute jobs to other debian servers. It throws the following error:
```syntax error near unexpected token `('`…