[cfe-dev] does clang support CUDA?

Anwarul anwarulkaium at gmail.com
Sun Mar 24 20:18:28 PDT 2013


Hi, I have been trying to compile a snip of CUDA. but I keep on getting such
a silly error. just wondering whether clang does support to compile CUDA ?
or there is other issue associated with error? if there is anyone could
help.

here is the following error :

hello_labeled.cu:46:45: *error: kernel call to non-global function
square_array*
  square_array <<< n_blocks, block_size >>> (a_d, N);

thanks 

Anwarul




--
View this message in context: http://clang-developers.42468.n3.nabble.com/does-clang-support-CUDA-tp4031121.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list