I have a simple source code (sum of 2 vectors) for testing OpenCL the problem is the following: when I run th executable file I get this error:
Error: clGetPlatformIDs(-1001)
Also, if i run the command clinfo
I get the following error:
terminate called after throwing an instance of 'cl::Error'
`what(): clGetPlatformIDs`
`Aborted (core dumped)`
What's the problem?
I use:
Linux Ubuntu 14.04.4 LTS;
I have NO NVIDIA graphic card but I have:
*ASPEED Technology, Inc. ASPEED Graphics Family* (rev 10) (prog-if 00 [VGA controller]) Subsystem: ASPEED Technology, Inc. ASPEED Graphics Family Flags: medium devsel, IRQ 23 Memory at fe000000 (32-bit, non-prefetchable) [size=8M] Memory at fdfe0000 (32-bit, non-prefetchable) [size=128K] I/O ports at c800 [size=128] Expansion ROM at <unassigned> [disabled] Capabilities: <access denied> Kernel driver in use: ast
AMD Processor.