No cuda capable device

If we don’t have a cuda capable device is there any emlation mode to compute?

I have Windows XP, 32-bit(Service Pack 3)with the GeForce 6600 device and DirectX 9.0c.

As I know this graphic is no capable with CUDA programming but I know that I do can compute in CUDA with emulation modes. Is that real? If it is, how can I do this in Windows XP???

Thnx a lot & Merry Christmas!

Orfeas!

Do you have VS2005 or VS2008? If you build your CUDA project in VS2005/8, you can run it in emulation mode even you dont have a GPU card. You might have to use the CUDA template, though.