compute kernel / graphics crash Computation competition with graphics?

A kernel I wrote makes my screen freeze, or somehow makes the GPU hang.
I have had other kernels launch and execute successfully. I suspect there is a competition between OS graphics and my general purpose computing.
How can I confirm this is the case? And how do I get my kernel and windows graphics to play nice together on the GPU??