hipMemcpyAttributes Struct Reference#
hipMemcpyAttributes Struct Reference
  #include <driver_types.h>
Collaboration diagram for hipMemcpyAttributes:
| Data Fields | |
| hipMemcpySrcAccessOrder | srcAccessOrder | 
| Source access ordering to be observed for copies with this attribute.  More... | |
| hipMemLocation | srcLocHint | 
| Location hint for src operand.  More... | |
| hipMemLocation | dstLocHint | 
| Location hint for destination operand.  More... | |
| unsigned int | flags | 
| Additional Flags for copies. See hipMemcpyFlags.  More... | |
Detailed Description
Attributes for copies within a batch.
Field Documentation
◆ dstLocHint
| hipMemLocation hipMemcpyAttributes::dstLocHint | 
Location hint for destination operand.
◆ flags
| unsigned int hipMemcpyAttributes::flags | 
Additional Flags for copies. See hipMemcpyFlags.
◆ srcAccessOrder
| hipMemcpySrcAccessOrder hipMemcpyAttributes::srcAccessOrder | 
Source access ordering to be observed for copies with this attribute.
◆ srcLocHint
| hipMemLocation hipMemcpyAttributes::srcLocHint | 
Location hint for src operand.
The documentation for this struct was generated from the following file:
- include/hip/driver_types.h