neural-api
neural-api copied to clipboard
Failed to build program OpenCL with Quadro RTX 4000
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.
@JeanYvesJonet, sorry for taking so long to reply. I'll try to reproduce this problem and let you know.