-
### Preflight Checklist
- [X] I agree to follow the [Code of Conduct](https://github.com/dexidp/dex/blob/master/.github/CODE_OF_CONDUCT.md) that this project adheres to.
- [X] I have searched the [is…
-
### Description
```
Python 3.10.12 (main, Nov 20 2023, 15:14:05) [GCC 11.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from jax.lib import xla_bridge
20…
-
I'm trying to call `problem.impute()` on a solved (linear) spatial mapping problem of dimensions `n_source=17806` (spatial data) by `n_target=13298` (single-cell data) for `n_genes=2039`. This is just…
-
Hi,
i am trying to send a Tally information via TSL adress to a Multiviewer created with a Riedel Micron frame in Mediornet. So I am using the "mediornet"-module in companion and the tsl-module in …
-
### Description
I need access to certain aspects of 3js like TransformFeedback/Compute with WebGL, To do so I need to run things with WebGPURenderer with forceWebGL set to true. The hitch is that Raw…
-
I find I get the following warnings about CUDA as I don't have the correct nVidia driver installed.
```
❱ topostats --help
2024-10-11 15:14:19.949079: I external/local_xla/xla/tsl/cuda/cu…
-
environment:
`cuda=12.2, nccl=2.19.3-1+cuda12.2, clang=17.0.2, python=3.9.19, Ubuntu=20.04`
compile command:
`./configure.py --backend=CUDA --clang_path=/usr/bin/clang-17 --nccl --cuda_compiler=C…
-
Hi dear author
Honor to write a letter to you, I have one building problem when using TSL these days which is shown below:
![1](https://user-images.githubusercontent.com/51076736/112…
-
Firstly, i build the wssclient and connect to the websocket. I use the debug_asio_ssl client for more debug information. The websocket addr is wss://test.deribit.com/ws/api/v2 and i create the connect…
-
Hi,
I test the code "MQTTOverWebsocketClient" and **this works fine on ports 8080 and 8090** of "test.mosquitto.org" (**without encryption**)
But **I need to use MQTT over Websockets with TLS an…