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.
1719 Discussions

Exception of Access violation at calling clGetDeviceIDsFromD3D10KHR

selva_c
Beginner
382 Views
I called clGetDeviceIDsFromD3D10KHR with correct parameters (platform, ID3D10Device,, and so on), then I got Exception of Access violation.
I think that the correct behavior is returning errocode if OpenCL driver does not have D3D10 interop feature.

I tried to do at NVIDIA OpenCL Driver with same way, it returned errcode.
0 Kudos
1 Reply
Evgeny_F_Intel
Employee
382 Views
Hi,
Thanks for the reporting the issue.

Your request is reasonable.

Thanks,
Evgeny
0 Kudos
Reply