UR_USM_ADVICE_FLAG_SET_READ_MOSTLY |
cudaMemAdviseSetReadMostly |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_CLEAR_READ_MOSTLY |
cudaMemAdviceUnsetReadMostly |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_SET_PREFERRED_LOCATION |
cudaMemAdviseSetPreferredLocation |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_CLEAR_PREFERRED_LOCATION |
cudaMemAdviseUnsetPreferredLocation |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_SET_ACCESSED_BY_DEVICE |
cudaMemAdviseSetAccessedBy |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_CLEAR_ACCESSED_BY_DEVICE |
cudaMemAdviseUnsetAccessedBy |
device associated with the queue/handler |
UR_USM_ADVICE_FLAG_SET_PREFERRED_LOCATION_HOST |
cudaMemAdviseSetPreferredLocation |
host |
UR_USM_ADVICE_FLAG_CLEAR_PREFERRED_LOCATION_HOST |
cudaMemAdviseUnsetPreferredLocation |
host |
UR_USM_ADVICE_FLAG_SET_ACCESSED_BY_HOST |
cudaMemAdviseSetAccessedBy |
host |
UR_USM_ADVICE_FLAG_CLEAR_ACCESSED_BY_HOST |
cudaMemAdviseUnsetAccessedBy |
host |