Hi,
I tried integrating my cuda code with an existing c++ project today. After a bit of work i got the integrated program running.
Later i did the mistake of entering faulty input (basically got cudaError at location ). After this my cpp intregrated project refuses to run properly, basically just producing garbage, it seems no matter what i do. Cleaning, rebuilding, rebooting… I tried causing the same problem in my “purely cuda” project but with no bad luck there.
I started up my vista partition instead, where the program runs fine.
What to do? Reinstall drivers ? It’s of course very possible that the actual problem has nothing to do with the fact that i was integrating this into an existing c++ project.
Thanks for any help.
Jimmy