Error -1001 in clGetPlatformIDs Call !

前端 未结 10 1849
粉色の甜心
粉色の甜心 2020-12-20 11:41

I am trying to start working with OpenCL. I have two NVidia graphics card, I installed \"developer driver\" as well as SDK from NVidia website. I compiled the demos but when

10条回答
  •  执念已碎
    2020-12-20 12:06

    This might be due to querying clGetPlatformIDs by multiple threads at the same time

提交回复
热议问题