-
OS: KUbuntu 22.10
Kernels tested: stock ubuntu 5.19.0 and xanmod 6.1
GPU: AMD RX 570
Mesa version: 22.2.5
Tested on both Plasma X11 and Plasma Wayland.
When I play a game via steam using game…
-
**Describe the bug**
Potentially related to https://github.com/rapidsai/dask-cuda/issues/1351, I am seeing quite a bit of unexplainable CPU memory usage.
**Steps/Code to reproduce bug**
```python…
-
## Description
I'm more or less trying to embed a paragraph, I guess. Tried embedding it with **ts/clip-vit-b-p32, ts/all-MiniLM-L12-v2 and s/e5-small**. It only errors out with **ts/clip-vit-b-p32…
-
**Describe the bug**
Hi,
I've problems using CUDA in my code. I tried to install CUDA11.8 with the command
`conda create -n rapids-23.02 -c rapidsai -c conda-forge -c nvidia rapids=23.02 pyth…
-
## Report incorrect documentation
**Location of incorrect documentation**
In README, there is an example of cuml.dask.neighbors, I want to try it with tiny data.
```python
import cudf
import da…
-
Triton-Inference-Server is seeing an error when attempting to compile the fil_backend. Below is the error given by cmake:
```
[build-stage 3/4] RUN source /conda/dev/bin/activate && cmake --l…
-
代码版本:release 版本 1.0.1
场景:一个进程有上百个落后的copyset,重启后并发恢复出现死锁,gdb堆栈如下:
```
Thread 81 (Thread 0x7fee977fe700 (LWP 579089)):
#0 0x00007fefa8f344ed in __lll_lock_wait () from /usr/lib64/libpthread.so.0
#…
-
**Describe the bug**
cuML UMAP's implementation allows to use precomputed graphs. We can precompute the KNN graph with more neighbors (k_neighbors > n_neighbors), and then choose to experiment with…
-
**Application version**
CURA 4.4
WIN10
Cartesian dual ( IDEX ) printer Autopark /Full control
Problem only on 1st layer
START PRINTING:
1st extruder skirt and 1layer
2nd extruder skirt
t…
-
**Describe the bug**
First of all, I am no expert. Please forgive me it the problem is an error of mine and not a bug.
I am trying to create a K nearest neighbors graph for 7,000,000+ points sitti…