profiling and debugging using onboard graphics processor

My PC has an onboard graphics processor. I can get a CUDA compatible card of compute capability 3 but not 3.5. I wonder if i can debug my CUDA application (using the onboard graphics processor for display) or should i buy another NVIDIA card? If the former option is possible, what setting should i make? Thank you

Hi,

You can use the onboard GPU for running the display, and just use the NVIDIA one for the CUDA application, that is not a problem.