Hi! I’m new at CUDA, so please help :)
I downloaded NVIDIA-Linux-x86-331.49.run (I use Ubuntu 12.04 32bit) and followed the instructions. Thus I installed cuda driver, right?
Anyway cat /proc/driver/nvidia/version gives this:
NVRM version: NVIDIA UNIX x86 Kernel Module 331.49 Wed Feb 12 19:57:37 PST 2014
GCC version: gcc версия 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5)
Now I need to install Cuda Toolkit and Samples. At the CUDA Toolkit 11.7 Update 1 Downloads | NVIDIA Developer it’s said that installer includes driver, toolkit and SDK samples. But I it looks like I’ve got only driver installed. Should I extract the file I downloaded? How to extract .run files?