Please support user-provided output buffers in Python API

Hello, we received a feature request to add support for user-provided buffers in the nvCOMP official Python API.

As I understand, KvikIO 25.06 and earlier has bindings to the “low-level” nvCOMP C++ API. As of 4.2.0.11, I believe nvCOMP’s Python API only includes bindings to the “high-level” nvCOMP C++ API.

Some Python users are interested in the finer control that the “low-level” nvCOMP API provides, and this post is intended to document the feature request.

Thank you for your help,
Greg Kimball

References:
KvikIO nvCOMP API, deprecated

nvCOMP Python API

This feature request is internally documented and will be targeted to a future release.