Monday, April 8, 2013

.cpp have to be changed to .cu if use CUDA syntax

 

syntax such as: myKernel<<<1, 2>>>(my_objects_d);

This is even if you have already changed the file to have ‘Item Type’ CUDA C/C++

No comments:

Post a Comment