Coder Social home page Coder Social logo

Comments (11)

jameslamb avatar jameslamb commented on May 28, 2024 4

Based on my conversations with @bdice over the last few days, we're going to try rolling out dependencies.yaml changes similar to rapidsai/rmm#1422 across all RAPIDS repos as a part of this.

Tracking that here.

from build-planning.

bdice avatar bdice commented on May 28, 2024 3

I'm going to mark this issue as complete, now that we're down to just one task (which we are going to wait before merging). rapidsai/ci-imgs#116 (comment)

We should use #6 for any further discussions, now that this issue (focused on wheels) is complete.

from build-planning.

vyasr avatar vyasr commented on May 28, 2024 2

Thank you! I didn't have permission to add labels in most of those repos. Let me know if you think I should and I can request that access.

Probably worth revisiting that question eventually, but not immediately. As of now there aren't many people with wide permissions across RAPIDS outside the ops team. We'll probably want to discuss whether your team should have similar privileges at some point, but I imagine it would be a subset (triage everywhere, not necessarily admin or even write).

from build-planning.

vyasr avatar vyasr commented on May 28, 2024 1

I've added the missing labels etc. Most of those PRs should be good to go.

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

Update the ci-imgs repo to build images with the desired CUDA versions

I believe this is done as of rapidsai/miniforge-cuda#56 and rapidsai/ci-imgs#101.

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

All the first round of dependencies.yaml changes are up (see the PRs linked at #7 (comment)).

cuml and cuxfilter have failures I'll look into tomorrow.

I don't have permission to add labels or merge PRs in most of those repos... @ajschmidt8 @bdice could you take a look at those tomorrow whenever you have time?

As those get merged I'll start putting up the PRs that target the CUDA 12.2 shared-workflows branch + add CUDA 12.2 entries in dependencies.yaml where necessary.

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

I've added the missing labels etc. Most of those PRs should be good to go.

Thank you! I didn't have permission to add labels in most of those repos. Let me know if you think I should and I can request that access.

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

Thanks to everyone for the help with the dependencies.yaml PRs! The next piece of this is to put up PRs in those same projects testing CUDA 12.2 builds and tests.

Moving the checklist for that from the description of shared-workflows PR to here so this issue contains the full history of changes.

I'll keep updating this as those PRs go up, and I'll keep adding PRs as the dependencies.yaml changes from #7 (comment) are merged.

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

Updated all of the PRs from #7 (comment) to target branch-24.04.

git commands for the curious (click me)
# get branch-24.04
git fetch upstream branch-24.04
git checkout branch-24.04

# update branch-24.04 on my fork
git push origin branch-24.04
# get branch with CUDA 12.2 changes, merge in branch-24.04
git fetch origin test-cuda-12.2
git checkout test-cuda-12.2
git pull origin test-cuda-12.2
git merge -X ours branch-24.04

# update CUDA 12.2 PR
git push origin test-cuda-12.2

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

Next steps is changing all those GitHub Actions configs from {workflow}[email protected] to {workflow}[email protected].

Put up PRs for those:

from build-planning.

jameslamb avatar jameslamb commented on May 28, 2024

Last few activities we've identified to finish this work:

from build-planning.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.