Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Simplify the nvCOMP adapter (#16762)
This PR removes the adapter code that allow running with older nvCOMP versions. Feature status checking has been significantly simplified, and compile-time checks for newer compression types have been removed. Also removed the fallback to the old version of get_temp_size, since we are now guaranteed to have access to the extended version. Authors: - Vukasin Milovanovic (https://github.com/vuule) Approvers: - Bradley Dice (https://github.com/bdice) - Nghia Truong (https://github.com/ttnghia) - MithunR (https://github.com/mythrocks) URL: #16762
- Loading branch information