CU_MEM_RANGE_ATTRIBUTE_READ_MOSTLY

Undocumented in source.

Values

ValueMeaning
CU_MEM_RANGE_ATTRIBUTE_READ_MOSTLY1

< Whether the range will mostly be read and only occassionally be written to

CU_MEM_RANGE_ATTRIBUTE_PREFERRED_LOCATION2

< The preferred location of the range

CU_MEM_RANGE_ATTRIBUTE_ACCESSED_BY3

< Memory range has ::CU_MEM_ADVISE_SET_ACCESSED_BY set for specified device

CU_MEM_RANGE_ATTRIBUTE_LAST_PREFETCH_LOCATION4

< The last location to which the range was prefetched

Meta