Struct NVCVMemRequirementsRec

Struct Documentation

struct NVCVMemRequirementsRec

Store memory resource requirements

Public Members

int64_t numBlocks[(32)]

Total amount of blocks of given size needed, in bytes. The index is log2(size). Each block will be aligned to ‘size’.