gpufort
gpufort copied to clipboard
WiP: Reference counter-based implementation of GPUFORT ACC runtime
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.