如题:在cuda9, nvidia驱动版本 384.81 的环境下运行opencl程序,在clGetPlatformIDs()函数中返回-1001错误。
把环境更换为cuda 10,驱动版本410.104,运行正常。
错误原因未知,直接更换环境解决了这个问题。