Changes

Jump to navigation Jump to search
m
no edit summary
== Overview ==
This tutorial will walk you through the necessary steps to set up nVidia CUDA and the correct corresponding version of GPU drivers, as well as a bunch of libraries needed for development.Note, before you do anything else, you should first update your system packages to the latest versions, <syntaxhighlight lang="bash">#!/bin/bashsudo apt-get updatesudo apt-get upgrade</syntaxhighlight> 

Navigation menu