[Bug libgomp/93226] New: OpenACC 2.6: acc_memcpy_device runtime function missing
burnus at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Jan 10 16:00:00 GMT 2020
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."
More information about the Gcc-bugs
mailing list