/home/eoseret/qaas/qaas_runs/178-542-6039/intel/CloverLeaf1.3-FC/build/CloverLeaf1.3-FC/CloverLeaf_ref/kernels/update_halo_kernel.f90: 250 - 458
--------------------------------------------------------------------------------

250:         !$OMP DO
251:         DO k=y_min-depth,y_max+depth
252:         !$OMP SIMD
253:           DO j=1,depth
254:             energy1(1-j,k)=energy1(0+j,k)
[...]
458:       IF( (chunk_neighbours(CHUNK_TOP).EQ.EXTERNAL_FACE) .AND. (tile_neighbours(TILE_TOP).EQ.EXTERNAL_TILE) ) THEN
