Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge branch-24.12 into branch-25.02 #95

Merged

Conversation

jameslamb
Copy link
Member

@jameslamb jameslamb commented Dec 16, 2024

Closes #92

Fixes forward-merge conflicts, per https://docs.rapids.ai/maintainers/forward-merger

jameslamb and others added 3 commits December 6, 2024 15:08
CUDA 11.4 is only tested in nightly CI (not on PRs) for this project.

This project doesn't support CUDA 11.4 (because the versions of PyTorch
it is compatible with don't), so rapidsai#89 turned off most of those CUDA 11.4
test jobs. That worked for wheels, but conda tests need to be turned off
as well.

```text
tests/data/test_dask_graph_store.py::test_get_edge_index[multi_edge_multi_vertex_graph_1-cudf] - AssertionError: Torch not compiled with CUDA enabled
```

([build
link](https://github.com/rapidsai/cugraph-gnn/actions/runs/12198233986/job/34029537082#step:8:141493))

This skips nightly tests against CUDA 11.4.

## Notes for Reviewers

### How I tested this

Triggered a run of the nightly test job from this branch ([by clicking
"Run workflow"
here](https://github.com/rapidsai/cugraph-gnn/actions/workflows/test.yaml)),
using the latest nightly packages:

* **use workflow from:** `pull-request/91`
* **branch:** `branch-24.12`
* **date:** `2024-12-06`
* **sha:** `7ec8ace3cf7007dcca796e484f587af77d328e8f` (from
https://github.com/rapidsai/cugraph-gnn/commits/branch-24.12/)

Build link:
https://github.com/rapidsai/cugraph-gnn/actions/runs/12203424243/job/34046336319
Copy link

copy-pr-bot bot commented Dec 16, 2024

Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.

Contributors can view more details about this message here.

@jameslamb
Copy link
Member Author

/ok to test

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Dec 16, 2024
@jameslamb jameslamb marked this pull request as ready for review December 16, 2024 19:10
@jameslamb jameslamb requested a review from a team as a code owner December 16, 2024 19:10
@jameslamb jameslamb changed the title Branch 25.02 merge branch 24.12 merge branch-24.12 into branch-25.02 Dec 16, 2024
@raydouglass raydouglass merged commit 77206de into rapidsai:branch-25.02 Dec 16, 2024
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants