Changes

Jump to: navigation, search

Amazon EC2: GPU Cluster

5 bytes removed, 16:47, 9 April 2013
m
Installing CUDA: 'sudo' is redundant when logged in as root (only default login for SUSE)
<pre>wget http://developer.download.nvidia.com/compute/cuda/$CUDA_MAJOR_VERSION/$CUDA_MINOR_VERSION/installers/cuda_5.0.35_$(Linux|Windows)_$ARCH_$IMG.run
chmod +x cuda_*.run
sudo ./cuda_*.run
</pre>
We only need the developer drivers. Ensure that the drivers install correctly. Note that it needs to run as root. The cuda dev drivers are already installed in some AMIs (for example the CentOS-GPU image).
Anonymous user

Navigation menu