NVIDIA / NVIDIA/CUDALibrarySamples

Add all dependencies in the docs

Open
#351 12 comments 0 reactions 1 assignee View on GitHub

@naveenaero is already working on this.

Since Apr 29, 2026.

Documentation nvCOMP
Dominant language
Cuda
Stars
2.5k
Forks
478
PR merge metrics
No merged PRs in 30d

Description

Hi,

First, I would like to thank you for the most recent additions of compression algorithms.

I was finally able to compile the repo again, but it took me a while since my system did not have the LZ4 lib or the Zlib. Also, for some reason the CMake flag NVCOMP_EXTS_ROOT was not enough.

I build the dependencies by hand and added the flags ZLIB_ROOT, GDEFLATE_ROOT, LZ4_INCLUDE_DIR, and LZ4_LIBRARY to the cmake line, pointing to the appropriate folders.

While I am not sure all this is necessary, it would be nice to have some info about the dependencies.

Thanks!

Jose

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.