It’d appear that nppiEncodeHuffmanGetSize (and nppiEncodeOptimizeHuffmanGetSize) always returns 192 MB for pBufSize, regardless of values in oSize and nChannels. Anyone else seeing this?
Running version 8.0.44 of the NPP library.
It’d appear that nppiEncodeHuffmanGetSize (and nppiEncodeOptimizeHuffmanGetSize) always returns 192 MB for pBufSize, regardless of values in oSize and nChannels. Anyone else seeing this?
Running version 8.0.44 of the NPP library.
You might want to try a more recent CUDA version.
Thanks! Turned out to be user error!