Bug report(?), CUDA 5.0

IDE: Visual Studio 2010 SP1
OS: Windows 8, x64
GPU: nVidia GeForce GT 650m

When project (any project) is located at directory, path of which contains russian symbols AND “Compute Capability” is set to 2.0 or greater, nvcc.exe crashes.

Error 1 error : Ptx assembly aborted due to errors D:\Тест\vectorAdd\ptxas vectorAdd
Error 2 can’t write here (site refuses)

When path is english OR compute_10,code="sm_10,compute_10" - all right

nVidia - Bug reports.docx (13.7 KB)

If this issue occurs with the toolchain from CUDA 5.0 or CUDA 5.5 RC, please file a bug using the bug reporting form linked from the registered developer website. Thank you for your help.

If you are using an older version of CUDA, I would suggest trying a recent version of CUDA as the issue may have already been addressed.

Thank you for your answer. Could you tell me more specifically where is it? (maybe link to the right form?)

(1) Login at https://developer.nvidia.com/user/login
(2) Click green link “CUDA/GPU Computing Registered Developer Program”
(3) Under heading “Reporting An Issue” click green link “The Submit a Bug Form”

If you are not a registered developer yet: the application process is straightforward and approval typically happens within one business day.

Thanks. The question is settled.