-
My scheduler is not reachable by the public web, I actually use a SOCKS5 proxy to reach it. The reason is, i'm limited by the number of public IPs I can have at one time. To perform my task, I'm using…
-
In https://github.com/rapidsai/dask-cuda/pull/226#pullrequestreview-348129792 an interesting conversation is happening between folks which I'd like to bubble up as an issue unto itself -- that is, why…
-
Investigate a dask-based implementation of pairwise distance computations.
May also be worth revisiting the existing chunked implementation to offer the alternative of sum or mean for chunk reductio…
-
Weird multiprocessing bug might be causing freezes:
http://scikit-learn.org/stable/faq.html#why-do-i-sometime-get-a-crash-freeze-with-n-jobs-1-under-osx-or-linux
I don't actually understand the reas…
-
### Bug summary
Updating a deployment name through the UI doesn't seem to work. I see a `deployment.updated `event in the audit log and event feed, but the deployment name doesn't change.
### Versio…
-
How can i fix this?
```
tificates-2020.10.14-he931aee_0
The following packages will be SUPERSEDED by a higher-priority channel:
certifi pkgs/main::certifi-2020.12.5-py37h9f7~ --…
-
**Describe the bug**
I get the following error:
RuntimeError: NCCL_ERROR: b'unhandled system error'
when running the cuML examples in the container on DASK.
**Steps/Code to reproduce bug**
…
-
Users are sometimes caught off guard when they have a computation that works well and then add a new step which results in an overall computation with very different performance characteristics. For e…
-
The manual catalog for ERA5 data, coupled with the JSON generated by the CatalogBuilder, can be ingested by intake-esm, but only partially. The unmodified catalog contains the following data:
```
…
-
Hello,
Trying this code from your notebooks as the standard autotune approach does not appear to give the best results. However, after only a minute and a few iterations, jupyter kernel restarts. …