unable to cuda code

Posted by cuda-dev on Stack Overflow See other posts from Stack Overflow or by cuda-dev
Published on 2010-06-18T09:56:15Z Indexed on 2010/06/18 10:03 UTC
Read the original article Hit count: 401

Filed under:
|

I'm getting an error when i try to compile and build cuda code Error 1 error C2065: 'threadIdx' : undeclared identifier Error 2 error C2228: left of '.x' must have class/struct/union

© Stack Overflow or respective owner

Related posts about cuda

Related posts about compiling