You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
I have a problem with my new card Quadro RTX 4000 when i use OpenCL mode.
Same code works fine with other Cuda card.
I compare OpenCL information with other computer, all informations are similar. I try to install new Nvidia driver, no change.
clCreateContext OK!
clCreateCommandQueue OK!
clCreateProgramWithSource OK!
12 errors generated.
Error: Failed to build program executable:-11
Error: Failed to create compute kernel:cai_dot_product
Find enclosed information about OpenCL info (with sample of code)
Thank you for your help.
The text was updated successfully, but these errors were encountered:
Hello,
I have a problem with my new card Quadro RTX 4000 when i use OpenCL mode.
Same code works fine with other Cuda card.
I compare OpenCL information with other computer, all informations are similar. I try to install new Nvidia driver, no change.
clCreateContext OK!
clCreateCommandQueue OK!
clCreateProgramWithSource OK!
12 errors generated.
Error: Failed to build program executable:-11
Error: Failed to create compute kernel:cai_dot_product
Find enclosed information about OpenCL info (with sample of code)
Thank you for your help.
The text was updated successfully, but these errors were encountered: