Continuous integration services are wonderful for continually testing updates to packages for various languages. These include services like Travis-CI, Jenkins, and Shippable among many others. However, as I have explored these different services I have yet to find one that mentions support for software that leverages GPUs (NVIDIA, AMD, or otherwise). Does anyone know if any such service exists?
I realize this is not a strict programming question but I have searched this site and other forums and cannot find an answer. Perhaps no such service currently exists but I'm sure such information would be valuable to GPU programmers (CUDA and OpenCL alike).