-
Hi you all. I am running 3D auto-refine for helical reconstruction to validate the right helical values. Unfortunately, the process takes quite a long time ( 7 days or more). Initially, I thought it w…
-
The code basically screams for it. Right now it produces a list of results that gets collapsed into a Dataset. Each iteration should be independent of all others -- we'd only need to have copies of th…
-
### Description
### Ruby LSP Information
#### VS Code Version
1.93.1
#### Ruby LSP Extension Version
0.8.2
#### Ruby LSP Server Version
0.18.4
#### Ruby LSP Addons
- Ruby LSP Rails
#### Ruby…
-
Failure link
------------
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_ppc64le_linux_Nightly/57/console
```
22:24:33 openjdk version "1.8.0_302-internal"
22:24:33 Ope…
-
- [x] Rewrite disjoint sampling method
- [x] Move sklearn models into their own file
- [x] Rewrite the Dataset
- [x] Add parallelization option (see #32)
- [x] Use a unique IGNORED_INDEX value for…
-
Pylint is by far one of the slowest parts of the CI suite. It has a parallel flag, -j . On my local box, doing j=4 sped up pylint from 2.5 minutes to 1 minute.
-
In case of dataframe based task code, it is sometimes possible to batch computation based on some grouping columns. This can be used to reduce the memory footprint (not the whole input and output data…
-
In addition to LTO/Graphite, I also build with [Auto-Parallelisation](https://gcc.gnu.org/wiki/AutoParInGCC) where possible. I've converted my own custom flag management hacks over to gentooLTO inclu…
-
```
What steps will reproduce the problem?
1. channels = 4
2. svc-parallelization-type=disk
3. Then run these commands:
DROP DATABASE IF EXISTS test /*!*/;
CREATE DATABASE IF NOT EXISTS test /*!*/;…
-
```
What steps will reproduce the problem?
1. channels = 4
2. svc-parallelization-type=disk
3. Then run these commands:
DROP DATABASE IF EXISTS test /*!*/;
CREATE DATABASE IF NOT EXISTS test /*!*/;…