Hi,
I just started with the OpenMP accelerator model. However, I noticed that in the examples there are two types of files:
HOST_CODE =
TARGET_CODE =
Is this file separation really needed for compilation purposes? Is it no just enough to use the target pragmas to offload a code section of a bigger app that is running on the ARM. I got a bit confuse due to this organization of the examples.
I would appreciate if someone could clarify this.
Thanks,
Miguel