Move to Dask nightlies in CI
Nobody has claimed this yet.
- Dominant language
- Cuda
- Stars
- 1k
- Forks
- 251
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 31
Description
Currently we have code here that is installing Dask & Distributed from source. This was needed as there were not nightlies previously
However Dask & Distributed now provide nightlies ( https://github.com/dask/community/issues/76 ), which can be used instead.
Changes have been made to cuDF ( https://github.com/rapidsai/cudf/pull/10182 ) and Dask-CUDA ( https://github.com/rapidsai/dask-cuda/pull/897 ) to use these nightlies.
Would be good if we could use these in cuML as well.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with ci/gpu/build.sh at the linked lines where Dask and Distributed are installed from source. Check the current CI installation flow and the cuDF and Dask-CUDA nightly changes for guidance; done means cuML's CI installs the available nightlies instead of building those packages from source.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- ci-cd
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100