-
# Setup
Runtime: about 7 hrs.
Most of the warnings are due to me not updating R to 3.4.4, rather than significant warnings. May filter later, but wanted to save in case I lost.
Platform
|set…
-
When using batchtools::grepLogs() for checking the log files for a specific text pattern, it takes hours for me and I finally have to cancel because it takes too long. I have a registry with about 2.5…
-
Hi,
in the past I successfully worked with batchtools on a slurm HPC. However, now after a few months I updated batchtools and some other packages and suddely `submitJobs()` runs, but doesn't do an…
tpilz updated
4 years ago
-
Maybe you could use regex or another method to group functions in your reference without having to remember to add them? (Or maybe you don't want findConfFile in the ref)
-
I was wondering if this is possible.
I have a long running function, which when run normally outputs its progress to the console. (It's running MCMC and just outputs every k iterations to say it's g…
-
I recently updated to R 4.4.0 and reinstalled fgsea, however I have ran into an issue when running fgsea or fgseaMultilevel:
```
Error in if (!bpschedule(BPPARAM) || length(X) == 1L || bpnworkers(…
-
I'm getting the following error only when running many (n=100) of essentially the same job (just permutations), but no such error when running just a few of the random permutation jobs:
```
Error …
-
Given a set of results in registry created with models, you can't load the benchmark result without the models. This could just require a small change in the underlying reduceBatchmarkResults() functi…
-
**Submitting author:** @JonasRieger (Jonas Rieger)
**Repository:** https://github.com/JonasRieger/ldaPrototype
**Version:** v0.2.0
**Editor:** @karthik
**Reviewers:** @tommyjones, @bstewart
**Arch…
-
Bernd wanted to open an issue as mentioned [here](https://github.com/mlr-org/mlr/issues/938).
We might want to improve reproducibility in parallelMap by using seeding-mechanics for the different para…