Advertisement
Guest User

Untitled

a guest
Jun 23rd, 2015
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1.  
  2. It is advised to run ./autogen.sh before./configure (autoconf and automake
  3. need to be installed on your system for autogen.sh to work)
  4.  
  5. ./configure has an option named --with-cuda that allows you to specify
  6. where your CUDA 5.5 toolkit is installed (usually /usr/local/cuda-5.5,
  7. but some distros may have a different default location)
  8.  
  9. See README.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement