Hi,
When I run my program (01-vector-add.cu) I 've got this error:
Error addVectorsInto: the provided PTX was compiled with an unsupported toolchain.
FAIL: vector[0] - 0 does not equal 7
I have read this post and this page (550 is compatible with 12.5?) . May be it’s same problem but I’m not sure.
My configuration :
uname -a
LinuxPrecision-3490 6.8.0-38-generic #38-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:25:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
nvcc --version
nvcc: NVIDIA (R) Cuda compiler driver
Copyright (c) 2005-2024 NVIDIA Corporation
Built on Thu_Jun__6_02:18:23_PDT_2024
Cuda compilation tools, release 12.5, V12.5.82
Build cuda_12.5.r12.5/compiler.34385749_0
±----------------------------------------------------------------------------------------+
| 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 RTX 500 Ada Gener… Off | 00000000:01:00.0 Off | N/A |
| N/A 42C P8 2W / 30W | 565MiB / 4094MiB | 0% Default |
| | | N/A |
±----------------------------------------±-----------------------±---------------------+
±----------------------------------------------------------------------------------------+
| Processes: |
| GPU GI CI PID Type Process name GPU Memory |
| ID ID Usage |
|=========================================================================================|
| 0 N/A N/A 2402 G /usr/lib/xorg/Xorg 147MiB |
| 0 N/A N/A 2765 G /usr/bin/gnome-shell 161MiB |
| 0 N/A N/A 3411 G …irefox/4539/usr/lib/firefox/firefox 170MiB |
| 0 N/A N/A 6296 G …erProcess --variations-seed-version 75MiB |
±----------------------------------------------------------------------------------------+