Installing cuda sdk 5.0 on fedora 18
This guide assumes a 64 bit architecture First install gcc 4.6.3 using this guide
Ensure that your kernel and selinux policy are up to date
Install RPM fusion
Install the nvidia graphics driver
We need to get the cuda sdk, in this case get the version for fedora16
install prerequisites for cuda sdk
run chmod to make it executable
Install the cuda sdk, say no when asked to install driver
Export the correct paths, add them to your .bashrc file to be permanent