Advertisement
Guest User

Untitled

a guest
May 28th, 2017
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.40 KB | None | 0 0
  1. Chech whether your gcc and g++ are the right version, i.e. version 5.
  2. Go to "Software and Updates", then "Additional Drivers"; select NVIDIA drivers 375; install and restart.
  3. Download the CUDA toolkit 8.0 from the official website.
  4. Run the .run file accepting everything except the installation of the NVIDIA drivers, which already exist.
  5. Go to the sample folder; run "make" and try the "matrixMul" script.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement