Skip to content

devcontainer-utils and rapids-build-utils updates for DLFW#221

Merged
trxcllnt merged 234 commits intorapidsai:branch-24.04from
trxcllnt:fea/make-python-env-dependencies-scripts
Mar 7, 2024
Merged

devcontainer-utils and rapids-build-utils updates for DLFW#221
trxcllnt merged 234 commits intorapidsai:branch-24.04from
trxcllnt:fea/make-python-env-dependencies-scripts

Conversation

@trxcllnt
Copy link
Collaborator

@trxcllnt trxcllnt commented Feb 5, 2024

No description provided.

trxcllnt and others added 30 commits January 9, 2024 12:28
Signed-off-by: ptaylor <paul.e.taylor@me.com>
Signed-off-by: ptaylor <paul.e.taylor@me.com>
Signed-off-by: ptaylor <paul.e.taylor@me.com>
…p containers (rapidsai#209)

Signed-off-by: ptaylor <paul.e.taylor@me.com>
Signed-off-by: ptaylor <paul.e.taylor@me.com>
Signed-off-by: ptaylor <paul.e.taylor@me.com>
…in the name of the local branch created from a tag
…:trxcllnt/devcontainers into fea/make-python-env-dependencies-scripts
@trxcllnt trxcllnt merged commit 3fa8e49 into rapidsai:branch-24.04 Mar 7, 2024
@trxcllnt trxcllnt deleted the fea/make-python-env-dependencies-scripts branch March 7, 2024 06:49
@trxcllnt trxcllnt restored the fea/make-python-env-dependencies-scripts branch April 1, 2024 23:11
@trxcllnt trxcllnt deleted the fea/make-python-env-dependencies-scripts branch April 23, 2024 23:53
vyasr added a commit that referenced this pull request Dec 2, 2024
This PR fixes a number of issues in the manifest:
- cudf's dependency on rmm was accidentally removed in #221. Since rmm
is header-only I guess nobody noticed the issue since it doesn't
increase build times and only shows up if you attempt to make local
changes to rmm and test them in cudf.
- UCXX_ENABLE_PYTHON was removed in
rapidsai/ucxx#257
- cuml depends on cuvs as of rapidsai/cuml#6085
- cugraph does not depend on cugraph-ops as of
rapidsai/cugraph#4744
- Many packages were relying on transitively getting rmm or raft as
dependencies, which causes problems when the intermediate dependency is
removed. Extra `-D<package_name>_ROOT` variables in the CMake configure
don't cause any problems so I made everything explicit.

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
Co-authored-by: Bradley Dice <bdice@bradleydice.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants