-
I'd like to get started on this one and use this tracker to collect and discuss ideas.
AFAIR @lawremi suggested back in September to use `split`/`by` (split), `bp*apply` (apply) and `stack` (combine…
-
As I understand it, one regards the results that are organized via a Registry
as "read only" once computed. If there is some modification to all the results that is desired, one
could use batchMapResu…
-
Hi guys,
I hope you are well. I wanted to let you know about an error I've been having while trying to perform the final step of the migration, on the persona processing step, executed by this com…
-
### Xmake Version
v2.8.1+dev.0ffb589fb
### Operating System Version and Architecture
win10 22H2 x64
### Describe Bug
## 不在src目录下的预编译头文件,
```lua
set_pcxxheader("./#Qt.Widget_pch.h")
add…
-
`bpexport` to make local variables available to remote computation. From the [mailing list](https://stat.ethz.ch/pipermail/bioc-devel/2013-November/004868.html)
-
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…
-
Heyyyyy I notice that Pacbot keeps on increasing the AutoScaling group and in less than a week I have about 12 m4.xlarge instances running. Is that normal ? Any way to reduce that ?
Aha! Link: https:…
-
**Problem**
We are running Google Ads API in multiple concurrent threads.
Those threads create batch job requests, one for every account.
Starting recently, we started receiving the following excep…
-
If I understand correctly the default in batchtools is to not use job arrays. why is that? that seems strange to me, as it is a lot faster on SLURM to call sbatch once with a job array (with say 100 e…
-
Hi,
I am curious if I could use `batchtools` on my local machine and submit jobs through SSH (using `BSUB` with LSF queueing system) on a remote cluster?
This would be a combination of `clusterFun…