For CUDA 5.0, a compilation error is found only for compute_35,sm_35

Hi, I used VS 2010 and CUDA 5.0 for my program. It can pass compilation and link for compute_20,sm_20 and compute_30,sm_30, but it gave the below error when I compiled it for compute_35,sm_35:

C:\Program Files (x86)\NVIDIA GPU Computing Toolkit\CUDA\v5.0\include\cuda_runtime.h(1106): error : expected a “)”

Does anyone have an idea what is wrong in cuda_runtime.h? Thank you in advance.

I see such an error in some post some day ago.

I have same problem, posted a topic two days ago … still no answer.

Nvidia guys, please comment.

Let us hope that Nvidia has someone working on this problem.

Any news on this problem? thanks.

Please file a bug report including a self-contained repro case through the registered developer web site. Thanks!

Thank you, njuffa, but I am sorry! where I can find how to file a bug report?

login at: [url]https://developer.nvidia.com/user/register[/url]
click the green link: “CUDA/GPU Computing Registered Developer Program”
click the green link: “The Submit a Bug Form” under the heading “REPORTING AN ISSUE”

Good to know. Thank you. Njuffa.