gpufort icon indicating copy to clipboard operation
gpufort copied to clipboard

WiP: Reference counter-based implementation of GPUFORT ACC runtime

Open domcharrier opened this issue 3 years ago • 0 comments

Following OpenACC 2.5, we reimplement GPUFORT's runtime with a structured and a dynamic reference counter per host-device data-mapping record.

This further requires a redesign of the python-based code generator frontend to make use of the revised runtime API.

domcharrier avatar Jul 25 '22 15:07 domcharrier