Friday, October 29, 2010

CUDA Thrust include path

Never put /thrust folder in a typical include location, nvcc doesn't like it, but a good place for it is "anywhere", like /usr/local/cuda/include.

Source: http://code.google.com/p/thrust/wiki/QuickStartGuide