How to have OpenMP available on Yocto for iMX8qxp

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

How to have OpenMP available on Yocto for iMX8qxp

934 次查看
yibhan
Contributor III

Hi,

You can find instructions on how to use openmp related to imx6 on the website,
but I can't find any openmp guides related to imx8. Can I use openmp api in imx8?
I would appreciate it if you could provide me with the documentation about it.

Thank you for reading,

0 项奖励
回复
1 回复

923 次查看
Harvey021
NXP TechSupport
NXP TechSupport

Hi @yibhan 

You can edit the local.conf as below to build openmp for i.MX8QXP.

IMAGE_INSTALL:append = " libgomp libgomp-dev libgomp-staticdev"

There is no such guide for i.MX8.  

 

Best regards

Harvey

0 项奖励
回复