Request for testing: CUDA from BinaryBuilder

This sounds like CuArrays: error calling CuArray() (ERROR_INVALID_DEVICE); are you running in process exclusive compute mode? CUDAdrv tests won’t pass then, because as part of the testsuite it creates a bunch of contexts and switches between them. Unrelated to this change.

Thanks for testing, all!