Altera_Forum
Honored Contributor
12 years agoOPENCL Sample execution issue
Hi I get the following error when I try executing the vectorAdd opencl sdk sample executable.
$ ./vectorAdd_host FAILED to read auto-discovery string at byte 1: Expected version is 11, found 4 Failed clGetDeviceIDs. Error code: -1 What does this signify ? How should I resolve it? Thanks