pub const hipLaunchAttributeID_hipLaunchAttributeExtDynDataPrefetch: hipLaunchAttributeID = 1024;Expand description
< Valid for launches. Prefetch data into L2 before kernel execution.
pub const hipLaunchAttributeID_hipLaunchAttributeExtDynDataPrefetch: hipLaunchAttributeID = 1024;< Valid for launches. Prefetch data into L2 before kernel execution.