-
Notifications
You must be signed in to change notification settings - Fork 917
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support nvComp 2.3 if local, otherwise use nvcomp 2.2 (#10513)
This will allow us to utilize new features in nvComp 2.3 when it already has been installed locally, otherwise we fallback to building 2.2 from source. Loccal tests with CUDA 11.5 and 11.6 show no regressions Authors: - Robert Maynard (https://github.com/robertmaynard) - Nghia Truong (https://github.com/ttnghia) - Paul Taylor (https://github.com/trxcllnt) Approvers: - Vyas Ramasubramani (https://github.com/vyasr) - Jason Lowe (https://github.com/jlowe) URL: #10513
- Loading branch information
1 parent
3631860
commit f359ec7
Showing
6 changed files
with
13 additions
and
572 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
126 changes: 0 additions & 126 deletions
126
java/src/main/java/ai/rapids/cudf/nvcomp/LZ4Compressor.java
This file was deleted.
Oops, something went wrong.
118 changes: 0 additions & 118 deletions
118
java/src/main/java/ai/rapids/cudf/nvcomp/LZ4Decompressor.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.