dask-sql icon indicating copy to clipboard operation
dask-sql copied to clipboard

[ENH] Create GPU development environment conda yml files

Open beckernick opened this issue 2 years ago • 0 comments

GPU backend dependencies aren't included in the development environment yml files, causing pytests to fail with --rungpu out of the box.

Datafusion branch: https://github.com/dask-contrib/dask-sql/blob/datafusion-sql-planner/continuous_integration/environment-3.10-dev.yaml

It would be useful for there be a GPU dev environment file.

beckernick avatar Jul 14 '22 19:07 beckernick