This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Using task with OpenMP

Hi

My base project is " C:\ti\mcsdk_2_01_02_05\demos\image_processing\openmp\evmc6678l " and I created dynamic tasks in it. when I used OpenMP in a task function it doesn't work but OpenMP worked in main or in function that called in main.

Question 1:

How can I use OpenMP in a task function?

Question 2:

Is there any reference that describe using OpenMP in task functions?

Best Regards