Guys,
I am in an unique situation. My development box is Windows XP. I am developing a library(based on CUDA) on this.
My testing would be on Vista. i.e. application running on Vista would use my library.
Is there a way to do this?
I am looking at "Installing Vista CUDA libraries alone on XP and linking my library to the Vista CUDA library and generate a DLL – which can be used on a Vista box.
I have not even got my hands wet with Vista… Appreciate if any of you could educate me on this!! Thanks a lot!