CUDA 10.0 and 10.1 dependencies in the same process.

We use a 3rd party DLL that has CUDA 10.0 dependencies.

We want to use CUDA 10.1 in one of our own DLLs.

Can both DLLs work in the same application/process?

Bump