-
**References:**:
- Discussion: https://github.com/dust-tt/dust/pull/6409/files/dfc178f6a1df32877414526865a4da9a2afd084c#r1687548291
-
Is it possible to predict the required memory for the conv2d? The code below (a convolution on a (1, 1, 204, 204) tensor) throws and error `Statically allocated circular buffers on core range [(x=0,y…
-
Dear Prof Nagarajan,
I am Grace Nabakooza, a Ph.D. student working on influenza in Africa. Currently, I am writing a manuscript on viral reassortment and using your super tool (GiRaF) to detect rea…
-
I posted this in pymc3-devs/pymc3 regarding the inability to run multi-core sampling with theano ops in my Mac:
https://github.com/pymc-devs/pymc3/issues/4085
@mikkelbue not sure if your issue is …
-
## Summary
Consider approaches from https://arxiv.org/abs/1907.03331
## Problem Definition
Increase throughput for block producers
## Proposal
- [ ] Research what can be applied and imp…
-
In principle hypnotoad2 is embarassingly parallelisable. The most expensive part tends to be refining the `FineContour`s (at least when `finecontour_Nfine` is large), and every `FineContour` is indepe…
-
The input files are typically very large and conversion takes a lot of time. MPI capability is clearly a required feature.
Ideally, should have the following characteristics:
- consistency with…
-
With reference to George Ford's ASKS presentation (attached below), I wonder if there is something that can be incorporated here...
Need to check that his suggested method is still up-to-date with …
-
I'm trying use MPI to parallelise the density binning code. I first tried with threading on the binning loop with 4 and 8 threads without a performance increase.
Now I'm trying with MPI (from mpi4p…
-
# What we want
We would like to consider parallelising the execution of tests.
# How do we do it
This can be done with [`pytest-xdist`](https://github.com/pytest-dev/pytest-xdist)
# What probl…