Skip to content

Forward merge branch-24.10 into branch-24.12#404

Merged
trxcllnt merged 12 commits intorapidsai:branch-24.12from
trxcllnt:fwd/branch-24.10-24.12
Sep 24, 2024
Merged

Forward merge branch-24.10 into branch-24.12#404
trxcllnt merged 12 commits intorapidsai:branch-24.12from
trxcllnt:fwd/branch-24.10-24.12

Conversation

@trxcllnt
Copy link
Collaborator

No description provided.

trxcllnt and others added 11 commits September 19, 2024 11:00
…#392)

* install
[`nv-gha-aws`](https://github.com/nv-gha-runners/gh-nv-gha-aws) CLI
extension
* use `nv-gha-aws` to generate credentials if `AWS_ROLE_ARN` is set
This fixes an issue where a submodule branch is not included in the
history of the default branch upon first clone (where the clone
recursively fetches the submodule) when the user passes the
`--single-branch` argument to `clone-*`.

---------

Co-authored-by: Paul Taylor <178183+trxcllnt@users.noreply.github.com>
There have been a number of changes to RAPIDS builds over the course of
this release and not all changes were fully propagated to the
devcontainers repo. This repo addresses the following:
- As of rapidsai/kvikio#369, kvikio produces
wheels, and rapidsai/kvikio#439 contains
critical fixes that allow the kvikio Python wheel to use the C++
libkvikio wheel. In RAPIDS Python builds we have consistently removed
support for the Python build triggering the C++ build as we have created
C++ wheels since in both conda and pip environments we now expect the
library to be found and we do not need to automatically support the more
esoteric use case of someone turning off build isolation but not having
the C++ library available (devs can handle this case themselves if they
wish). As a result, once rapidsai/kvikio#466 is
merged, the `FIND_KVIKIO_CPP` variable will be completely superfluous
and we can remove that here.
- As of rapidsai/cudf#16640 libcudf no longer
links to libarrow and `USE_LIBARROW_FROM_PYARROW` is no longer used.
- The libcudf and libcuspatial Python package builds in the devcontainer
should (like all other Python packages) omit the CUDA version suffix.
For that, they need to use the `rapids_build_backend_args`.
I always forget this... For
rapidsai#397 in this case.
Revert change to stop the sccache server between rebuilds.
This PR updates the update-version.sh script to use the packaging
library, given that setuptools is no longer included by default in
Python 3.12.
@trxcllnt trxcllnt requested a review from a team as a code owner September 24, 2024 19:37
@trxcllnt trxcllnt requested review from KyleFromNVIDIA and removed request for a team September 24, 2024 19:37
@trxcllnt trxcllnt changed the base branch from branch-24.10 to branch-24.12 September 24, 2024 19:53
@trxcllnt trxcllnt merged commit 7123581 into rapidsai:branch-24.12 Sep 24, 2024
@trxcllnt trxcllnt deleted the fwd/branch-24.10-24.12 branch September 24, 2024 20:52
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