ecmwf-ifs / field_api

Apache License 2.0
3 stars 8 forks source link

FIELD_ARRAY: add contiguous attribute to global pointer #45

Closed awnawab closed 4 months ago

awnawab commented 4 months ago

This PR mops up something I previously missed. The global pointer needs the contiguous attribute so that it can be correctly registered in the OpenACC map via !$acc enter data attach.