You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed Ubuntu on Hikey960 using instructions at this link and i'm able to get my board up and working fine.
But, I'm facing performance issues while using OpenMP in my application, specifically on Hikey960 board. I have written basic for loop using OpenMP constructs as below
I have observed application using OpenMP performs slower than with out using OpenMP on Hikey960. Same OpenMP application runs faster on other ARM platforms such as Raspberry Pi.
Could you please let us know why OpenMP applications running slower on Hikey960 or is there any thing i need to configure on this board?
Any help would be highly appreciated.
Thanks,
Hari
The text was updated successfully, but these errors were encountered:
Hi,
I have installed Ubuntu on Hikey960 using instructions at this link and i'm able to get my board up and working fine.
But, I'm facing performance issues while using OpenMP in my application, specifically on Hikey960 board. I have written basic
for loop
using OpenMP constructs as belowI have observed application using OpenMP performs slower than with out using OpenMP on Hikey960. Same OpenMP application runs faster on other ARM platforms such as Raspberry Pi.
Could you please let us know why OpenMP applications running slower on Hikey960 or is there any thing i need to configure on this board?
Any help would be highly appreciated.
Thanks,
Hari
The text was updated successfully, but these errors were encountered: