Resources
Testing the GPGPU Computing
- Step 1: Install CUDA Toolkit (Documentation)
- Step 2: Install NVIDIA GPU Driver (Documentation)
- Step 3: Verify CUDA Installation (Documentation)
- Step 4: CUDA Samples on GitHub (Vector Addition / Matrix Multiplication)
- Step 5: Monitor GPU usage with `nvidia-smi`
- Step 6: CUDA Profiler Documentation (Nsight, nvprof, etc.)