https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93226
Bug ID: 93226 Summary: OpenACC 2.6: acc_memcpy_device runtime function missing Product: gcc Version: unknown Status: UNCONFIRMED Keywords: openacc Severity: normal Priority: P3 Component: libgomp Assignee: unassigned at gcc dot gnu.org Reporter: burnus at gcc dot gnu.org CC: clm at codesourcery dot com, jakub at gcc dot gnu.org, tschwinge at gcc dot gnu.org Target Milestone: --- Note that acc_memcpy_from_device and acc_memcpy_to_device do exist, only acc_memcpy_device is lacking. "Summary: The acc_memcpy_device routine copies data from one memory location to another memory location on the current device."