-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
when building and attempting to launch the executable I am presented with the following error:
Device count: 1
[LibreCuda Debug]: rm_alloc failed with status: 25
[CUDA ERROR] at file /home/bdieng/src/LibreCuda/src/main.cpp:31: LIBRECUDA_ERROR_UNKNOWN
Perhaps there are some hardware/driver requirements which I don't posses that are required for this to work? Here is my GPU information:
+-----------------------------------------------------------------------------------------+
| NVIDIA-SMI 550.90.07 Driver Version: 550.90.07 CUDA Version: 12.4 |
|-----------------------------------------+------------------------+----------------------+
| GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC |
| Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. |
| | | MIG M. |
|=========================================+========================+======================|
| 0 NVIDIA GeForce RTX 2080 Ti Off | 00000000:07:00.0 Off | N/A |
| 35% 30C P8 20W / 260W | 16MiB / 11264MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 1555 G /usr/lib/xorg/Xorg 9MiB |
| 0 N/A N/A 1672 G /usr/bin/gnome-shell 4MiB |
+-----------------------------------------------------------------------------------------+
Metadata
Metadata
Assignees
Labels
No labels