Search code examples
ccudaubuntu-9.04gpgpunvidia

How do i get started with CUDA development on UBUNTU 9.04?


How do i get started with CUDA development on Ubuntu 9.04? Are there any prebuilt binaries? Are the default accelerated drivers sufficient?

My thought is to actually work with OpenCL but that seems to be hard to do right now so i thought that i would start with CUDA and then port my application to OpenCL when that is more readily available.


Solution

  • Here's a blog posting that seems to go through the whole set up: http://lifeofaprogrammergeek.blogspot.com/2008/05/cuda-development-in-ubuntu.html

    He uses a different version of Ubuntu, but this should work fine for 9.04.