Intel® oneAPI Data Parallel C++
Support for Intel® oneAPI DPC++ Compiler, Intel® oneAPI DPC++ Library, Intel ICX Compiler , Intel® DPC++ Compatibility Tool, and GDB*
561 Discussions

kernel implementation of functions called inside parallel_for

student4
Beginner
417 Views

community.intel.com/t5/Intel-oneAPI-Data-Parallel-C/Calling-a-function-in-kernel-scope/m-p/1184546#M430

 

I saw the example code provided(by AbhishekD_Intel) in the link for calling function inside parallel_for.

My question is will the function vectorAdd be implemented by the kernel or the host.

Thank you. 

0 Kudos
1 Reply
ShanmukhS_Intel
Moderator
350 Views

Hi,


Since this is a same sort of query raised in below case, we will no longer monitor this thread. We will continue addressing this issue in the other thread.


Kindly refer the below URL for updates on your query.


https://community.intel.com/t5/Intel-oneAPI-Data-Parallel-C/Implementing-multiple-functions-in-kernel/m-p/1369146#M1966


Best Regards,

Shanmukh.SS


0 Kudos
Reply