Research Article

Performance of a Code Migration for the Simulation of Supersonic Ejector Flow to SMP, MIC, and GPU Using OpenMP, OpenMP+LEO, and OpenACC Directives

Listing 4

Parallel region persistent between loops.
!$OMP PARALLEL
!$OMP DO
!$OMP END DO
!$OMP DO
!$OMP END DO
!$OMP END PARALLEL