openacc-interoperability icon indicating copy to clipboard operation
openacc-interoperability copied to clipboard

Incomplete end parallel in example

Open kweide opened this issue 2 years ago • 0 comments

https://github.com/jefflarkin/openacc-interoperability/blob/17e9515db77d3c1fb92331b8e3d8ee482ce0c734/saxpy_openacc_f.f90#L8

should be

!$acc end parallel loop

kweide avatar Aug 20 '21 22:08 kweide