-
On windows, when using ssh, the Client should hold a reference to the tunnels created and correctly close/end the processes when the client closes. Currently they hang around forever in the case of a …
-
### Issue Description
JitTraceEnum_ELBO fail on RTX3090, gives nvrtc: error: invalid value for --gpu-architecture (-arch).
However, a test on torch.jit.trace works fine. Guess it is pyro's jit modu…
-
The below code does not correctly pass a `ValueError` exception back when used with IPP Instead, IPP catches an error when attempting to pickle the exception, and raises a different error instead.
Wi…
-
I am trying to use dynesty for my project but I am having trouble parallelizing the processes.
This is a simplified version of my code. The likelihood is calculated from two uncorrelated Gaussian …
-
Hello,
I am faced to a strange behaviour (python crash) when launching the example below.
This example adresses array transformation performed either by Eucliean or PiecewiseAfine transform from…
-
Looks more a pip related problem but tried to install on a conda enviro (linux mint 17.2) and all the packages already installed like numpy, matplotlib etc. are re-installed
```sh
$ pip install -…
-
- [X] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…
-
I would like to install pkgs but in combination there are different issues
- how can I debug those with mach-nix
```
let
mach-nix = import (builtins.fetchGit {
url = "https://…
InLaw updated
4 years ago
-
Note I know nothing about how bcbio is run and works. I am an HPC systems engineer trying determine why bcbio is not running on multiple nodes in our cluster. The test data and config files have bee…
-
Sometimes certian individuals in the population take a long time to evaluate.
It's necessary to provide a mechanism to kill this individuals prematurely, and possible return a bad error score.
At le…