Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 782 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 782 Bytes

Dask Upstream Testing

Test dask-upstream

This repository contains the scripts to run Dask's gpu-marked tests on a schedule and dask-dependent tests from some downstream libraries.

Version Policy

The primary goal here is to quickly identify breakages in tests defined in dask/dask and dask/distributed, so we'll use the latest main from each of those.

When breakages occur, they'll generally be fixed either in Dask or in the the nightly versions of the downstream packages (rapids, cupy, numba, etc.). And so we install the nightly (rather than latest) version of the downstream packages.