On 2011-02-13, at 2:20 PM, David Dreisigmeyer wrote:
I think a problem may be the need to use nvcc to compile the CUDA code first.
Perhaps I don't understand how nvcc and CUDA work. Is it the case that all source code is compiled by nvcc and then linked to create an executable, or is there some other preprocessor/compiler/linker/loader that is involved?
Marc