Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
696 Discussions

kernel implementation of functions called inside parallel_for

student4
Beginner
740 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
673 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