Skip to content

[BUG] nvcompBatchedZstdCompressGetTempSizeAsync returns monstrous temp buffer sizes #113

@proc-sim

Description

@proc-sim

nvcompBatchedZstdCompressGetTempSizeAsync returns giant values for temp_bytes, no matter the size of the input data. Even if only 4 bytes are being compressed, the temp buffer size returned will be around 500mb.

Surely a temp buffer of that size isn't actually required for such a small chunk of data to compress?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions