Skip to content

Conversation

@TomAugspurger
Copy link
Contributor

@TomAugspurger TomAugspurger commented Feb 20, 2025

  • added setup.sh, which installs uv if it isn't present
  • moved most of run.sh contents to install.sh
  • ensures that we checkout the correct commit for tests (except dask_cuda, which doesn't have a __git_commit__ set currently)

Closes #12

- added setup, uv
- moved contents to install
Copy link
Contributor Author

@TomAugspurger TomAugspurger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for mixing some file rearrangements and new stuff. I've called out the new stuff inline.

@TomAugspurger
Copy link
Contributor Author

I'm doing a full run locally now.

Copy link
Member

@rjzamora rjzamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TomAugspurger TomAugspurger changed the title Restructure files Add cuml, raft-dask Feb 20, 2025
@TomAugspurger TomAugspurger merged commit 9ab40c4 into rapidsai:main Feb 20, 2025
1 check passed
@TomAugspurger TomAugspurger deleted the tom/fix-install branch February 20, 2025 17:09
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.

Use {package}.__git_commit__ to check out the right version of the tests

2 participants