wiki:Courseware/aParDist/Project3

Version 3 (modified by seskar, 7 years ago) ( diff )

Project 3: Program this and this 3

Image

Start with baseline and add NVIDIA CUDA support by:

wget http://developer.download.nvidia.com/compute/cuda/repos/ubuntu1404/x86_64/cuda-repo-ubuntu1404_8.0.44-1_amd64.deb
dpkg -i cuda-repo-ubuntu1404_8.0.44-1_amd64.deb
apt-get update
apt-get install cuda
Note: See TracWiki for help on using the wiki.