Display possible NVIDIA CUDA/RTC library loading error message only in case a NVIDIA device was found using OpenCL
This commit is contained in:
@@ -1557,6 +1557,9 @@ typedef struct backend_ctx
|
||||
|
||||
// cuda
|
||||
|
||||
int rc_cuda_init;
|
||||
int rc_nvrtc_init;
|
||||
|
||||
int nvrtc_driver_version;
|
||||
int cuda_driver_version;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user