hipMemcpyNodeParams Struct Reference#

HIP Runtime API Reference: hipMemcpyNodeParams Struct Reference
hipMemcpyNodeParams Struct Reference

#include <hip_runtime_api.h>

Collaboration diagram for hipMemcpyNodeParams:
[legend]

Data Fields

int flags
 Must be zero. More...
 
int reserved [3]
 Must be zero. More...
 
hipMemcpy3DParms copyParams
 Params set for the memory copy. More...
 

Detailed Description

Memcpy node params

Field Documentation

◆ copyParams

hipMemcpy3DParms hipMemcpyNodeParams::copyParams

Params set for the memory copy.

◆ flags

int hipMemcpyNodeParams::flags

Must be zero.

◆ reserved

int hipMemcpyNodeParams::reserved[3]

Must be zero.


The documentation for this struct was generated from the following file:
  • /home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-hip/checkouts/latest/include/hip/hip_runtime_api.h