I installed CUDA libraries on my system using the .run file for Leap 15, as specified on this thread. I downloaded the 12.4.0_550.54.14 version as my current driver is 550, i’ve then unmarked the driver and module installation as i’ve it already installed from the package manager, i’ve then checked PATH and ldconfig and added the missing paths where needed, and also downloaded CuDNN and copied the libs, however nothing can detect it.
Tensorflow was giving me CUDA_ERROR_NOT_INITIALIZED, while Blender was saying i had no compatible GPU. As mentioned in this thread, the open kernel module has to be the same version as the CUDA component, so i uninstalled the open-source module and installed the old proprietary one. However, after that, CUDA still can’t work. Now Tensorflow gives me CUDA_ERROR_UNKNOWN and Blender still says i have no compatible GPU.
¿Something i’m missing?
My system specs:
(⌚qui jun-6 9:38:57)-(🦊joseskvolpe:~)-( 304K:62)
$ neofetch
_aaaymQQmwaaa, joseskvolpe@ProtoFOX
,wWQQQD????????$QQQQa,. --------------------
_wQQB?" ??QQQa, OS: openSUSE Tumbleweed-Slowroll x86_64
sQQD^ ?QQ6\ Host: Nitro AN515-47 V1.14
yWW' 4QQg Kernel: 6.9.5-1-default
,QQD .aaaaaaaa ^4Q6 Uptime: 55 mins
,mQP _wWQW?????YWWQa, 4Qm Packages: 3449 (rpm), 44 (flatpak)
jQ@ wWW?' ^4QQc ^$QL Shell: bash 5.2.26
,QQ' jWW' )QW\ ]QQ Resolution: 1920x1080
|QQ ,QW' ]QQ ^QQ| DE: Plasma 6.0.5
|QQ |QQ ]QQ QQ| WM: kwin
|QQ 4Qg ]QQ .QQ| Theme: [Plasma], X-Vulpus-DarkRed [GTK2/3]
'QQ6 '$WQac. _QQ( jQQ Icons: [Plasma], Vulpinity [GTK2/3]
]QQw "?QWQQf _mQP ,QQ( Terminal: yakuake
4QQga wQQP ,mQ? CPU: AMD Ryzen 5 7535HS with Radeon Graphics (12) @ 4.603GHz
4QQQga, saQWP' jQQf GPU: AMD ATI Radeon 680M
?QQQQQQwaaaaaaaayWWW?' _mQ@' GPU: NVIDIA GeForce RTX 3050 Mobile
?WQQQP?9VWUV???^ _amQP^ Memory: 6362MiB / 15171MiB
"4QQQaa, ,awQQQ?^
"?VQQQQQQQQQQQQQQP?'
nvidia-smi:
$ nvidia-smi
Thu Jun 20 21:39:21 2024
+-----------------------------------------------------------------------------------------+
| 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 3050 ... Off | 00000000:01:00.0 On | N/A |
| N/A 45C P8 8W / 60W | 34MiB / 4096MiB | 0% Default |
| | | N/A |
+-----------------------------------------+------------------------+----------------------+
+-----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 4694 G /usr/bin/kwin_wayland 2MiB |
+-----------------------------------------------------------------------------------------+