Skip to content

Use development version of distributed in gpuCI build#7976

Merged
jrbourbeau merged 4 commits intodask:mainfrom
jrbourbeau:gpu-ci-distributed-dev
Aug 19, 2021
Merged

Use development version of distributed in gpuCI build#7976
jrbourbeau merged 4 commits intodask:mainfrom
jrbourbeau:gpu-ci-distributed-dev

Conversation

@jrbourbeau
Copy link
Copy Markdown
Member

This ensures that our gpuCI build is using the latest main branch of distributed (similar to our other CI builds). I think we need to do this here instead of over in https://github.com/rapidsai/dask-build-environment since the images there are built nightly and may not contain the latest commits to distributed (though my knowledge of how docker pull works may not be correct)

xref #7975

cc @charlesbluca @quasiben

Copy link
Copy Markdown
Member

@charlesbluca charlesbluca left a comment

Choose a reason for hiding this comment

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

LGTM! We also just created images using cudf's nightly builds instead of 21.08, that can be enabled by changing this

RAPIDS_VER:
- 21.08

to 21.10, though we can do that in a separate PR if you'd prefer

@jrbourbeau
Copy link
Copy Markdown
Member Author

It looks like we're getting some test failures on main now (xref #7978). I'll suggest we put this PR on hold and focus on resolving those failures first

@jrbourbeau jrbourbeau merged commit 36595ac into dask:main Aug 19, 2021
@jrbourbeau jrbourbeau deleted the gpu-ci-distributed-dev branch August 19, 2021 03:16
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.

2 participants