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,
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