How to have OpenMP available on Yocto for iMX8qxp

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

How to have OpenMP available on Yocto for iMX8qxp

952件の閲覧回数
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,

ラベル(1)
0 件の賞賛
返信
1 返信

941件の閲覧回数
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 件の賞賛
返信