OpenCL* for CPU
Ask questions and share information on Intel® SDK for OpenCL™ Applications and OpenCL™ implementations for Intel® CPU.
Announcements
This forum covers OpenCL* for CPU only. OpenCL* for GPU questions can be asked in the GPU Compute Software forum. Intel® FPGA SDK for OpenCL™ questions can be ask in the FPGA Intel® High Level Design forum.

Invalid argument's map

jstier
Beginner
739 Views
Hi
I get the error message "Invalid argument's map" in clBuildProgram when compiling a kernel without arguments i.e.
__kernel void clKernel()
{
}
You can reproduce this problem by taking out all the arguments in kernel GodRays in the OpenCL Samples that come with the sdk
0 Kudos
1 Reply
Boaz_O_Intel
Employee
739 Views
Hi,

We are aware of this issue and are working on a fix which should become available in one of our coming releases.

Thanks for submitting this issue,
Boaz
0 Kudos
Reply