-
The result loop seems to be easily parallelized....
-
- [ ] Sample entropy
- [x] readModBam
- [x] calcReadStats
- [ ] ...
-
Has there been any consideration for adding an interface to parallelize computations using distributed (non-shared memory) parallelization? When working on a cluster, this approach can be much more ef…
-
Part of the gap observed in #119 is due to `webp-animation` using multi-threading. `libwebp` also has a multi-threading option for still images. But right now `image-webp` is single-threaded.
I thi…
-
Hello, I am currently using Beacon for directed fuzzing and would like to know if it supports parallelization, similar to AFLGo. Specifically, I would like to use the -M and -S options for master/slav…
-
Currently when validating, contracts are read and then solutions in the block are checked. We would need to handle contracts being inserted in the block that is being validated.
-
Hi,
Can the constructNetworks function use multiple threads? The reference manual and the workflow examples do not mention this. I am using this package on Windows.
I am working time-series RN…
-
Hi,
Thank you for developing this wonderful tool. Just curious are you planning to add parallel computing options for the function?
Rui
-
I'm a contributor of [red-data-tools/red-datasets](https://github.com/red-data-tools/red-datasets/issues/188). The tests for red-datasets use [test-unit](https://test-unit.github.io/). Thanks!
With…
-
### Description
The links to [circle.yml](https://github.com/cypress-io/cypress-example-kitchensink/blob/master/.circleci/config.yml) are outdated on https://docs.cypress.io/cloud/features/smart-or…