CUDA 2.1 Setup on Ubuntu 8.04
Posted in Linux on April 12th, 2009 by David – Be the first to commentThe Compute Unified Device Architecture is nVidia’s architecture and API for using graphics processors as powerful parallel supercomputers on the cheap. Setting up the environment for developing with CUDA requires the installation of the CUDA driver, the CUDA toolkit, and the CUDA SDK. The following is the process for setting up this environment in Ubuntu 8.04.
