Skip to content

Commit

Permalink
depend on libkvikio
Browse files Browse the repository at this point in the history
  • Loading branch information
madsbk committed Nov 1, 2024
1 parent 9124c35 commit b712abd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,7 @@ files:
table: project
includes:
- depends_on_nvcomp
- depends_on_libkvikio
py_build_pylibcudf:
output: pyproject
pyproject_dir: python/pylibcudf
Expand Down
1 change: 1 addition & 0 deletions python/libcudf/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ classifiers = [
"Environment :: GPU :: NVIDIA CUDA",
]
dependencies = [
"libkvikio==24.12.*,>=0.0.0a0",
"nvidia-nvcomp==4.0.1",
] # This list was generated by `rapids-dependency-file-generator`. To make changes, edit ../../dependencies.yaml and run `rapids-dependency-file-generator`.

Expand Down

0 comments on commit b712abd

Please sign in to comment.