OpenMP in jetson nano

Hi,

You can install it with the below command:

$ sudo apt install libiomp-dev

Usage is expected to be similar to the desktop.
You can check below for some tutorials:

Thanks.