现在想实现用核0实现数据收发,用OpenMP机制进行数据处理,目前通过修改NDK下的helloword历程实现的第一步,请问如何在NDK下添加OPenmp运算机制
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.
现在想实现用核0实现数据收发,用OpenMP机制进行数据处理,目前通过修改NDK下的helloword历程实现的第一步,请问如何在NDK下添加OPenmp运算机制
参考如下openMP wiki关于openMP的使用
http://processors.wiki.ti.com/index.php/OpenMP_Accelerator_Model_User's_Guide?keyMatch=openMP&tisearch=Search-EN
http://processors.wiki.ti.com/index.php/OpenMP_on_C6000?keyMatch=openMP&tisearch=Search-EN
openMP example:omp_1_01_03_02\packages\ti\omp\examples