Run App local, CUDA kernels on remote machine

Is there a mechanism to allow my cuda kernels to run on a GPU board installed on a separate machine from the one where I am running my app? I am trying to work around the windows driver timeout problem. I have a 2nd machine on my home net with same graphics board as my host machine.