-
## Overview
We should be able to launch a whole bunch of actions in parallel. Walking the state machine in parallel is tricky, so this proposes the following:
1. A `MultiAction` that performs a …
-
The Numba docs describe how to call Cython functions from Numba JIT-ed functions: https://numba.readthedocs.io/en/stable/extending/high-level.html#importing-cython-functions
I was hoping to try usi…
-
**Issue description:**
raxml-ng fails on certain input for an unknown reason. The time until failure seems to depend on the random seed used. Jobs have been run on an HPC with 8 cpus and 32 GB ram re…
-
## Background
Under the Nix model, there are currently two broad methods for fetching resources:
1. Evaluation-time fetching via `builtins.fetch*` functions
2. Build-time fetching using fixed-outpu…
-
It would be nice to have Pyleecan running on Linux but FEMM would have to run using Wine which needs to be tried out.
-
### Describe the enhancement requested
Optimisation to https://github.com/apache/arrow/issues/37511
Child of https://github.com/apache/arrow/issues/18014
When reading from Azure blob storage the …
-
Hello, I note that BayesianTools package requires the likelihood function to be vectorized for parallel computation. However, it seems that the package will run anyway with option parallel = T, even i…
-
| | |
| --- | --- |
| Bugzilla Link | [38493](https://llvm.org/bz38493) |
| Version | unspecified |
| OS | Windows NT |
| Reporter | LLVM Bugzilla Contributor |
| CC | @Meinersbur |
## Extended Des…
-
| | |
| --- | --- |
| Bugzilla Link | [52447](https://llvm.org/bz52447) |
| Version | unspecified |
| OS | Linux |
| CC | @jpienaar,@River707 |
## Extended Description
tl;dr: I want a convenient w…
-
In modern machine learning, parallel computation is a necessity. In Ruby this currently implies using methods based on `#fork` rather than `#thread`, since the goal is distributing the computation on …
giuse updated
6 years ago