Bump poetry from 1.1.11 to 1.2.0rc2 and refresh other conda/python dependencies#343
Draft
weiji14 wants to merge 7 commits into
Draft
Bump poetry from 1.1.11 to 1.2.0rc2 and refresh other conda/python dependencies#343weiji14 wants to merge 7 commits into
weiji14 wants to merge 7 commits into
Conversation
Bumps [poetry](https://github.com/python-poetry/poetry) from 1.1.11 to 1.2.0rc2. - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/master/CHANGELOG.md) - [Commits](python-poetry/poetry@1.1.11...1.2.0rc2) Bumps [pip](https://github.com/pypa/pip) from 21.2.4 to 22.3. - [Release notes](https://github.com/pypa/pip/releases/) - [Changelog](https://github.com/pypa/pip/blob/master/NEWS.rst) - [Commits](pypa/pip@21.2.4...22.3) Also bumped llvmlite from 0.38.0 to 0.39.1 and numba from 0.55.1 to 0.56.3.
Bumps [gmt](https://github.com/GenericMappingTools/gmt) from 6.2.0 to 6.4.0. - [Release notes](https://github.com/GenericMappingTools/gmt/releases) - [Commits](GenericMappingTools/gmt@6.2.0...6.4.0) Bumps [cuml](https://github.com/rapidsai/cuml) from 21.10.00 to 22.10.00. - [Release notes](https://github.com/rapidsai/cuml/releases) - [Changelog](https://github.com/rapidsai/cuml/blob/branch-22.10/CHANGELOG.md) - [Commits](rapidsai/cuml@v21.10.00...v22.10.00) Bumps [cuspatial](https://github.com/rapidsai/cuspatial) from 21.10.00 to 22.10.00. - [Release notes](https://github.com/rapidsai/cuspatial/releases) - [Changelog](https://github.com/rapidsai/cuspatial/blob/branch-22.10/CHANGELOG.md) - [Commits](rapidsai/cuspatial@v21.10.00...v22.10.00) Geospatial packages all aligned to GDAL 3.5. Also bumped gxx_linux-64 from 11.2.0 to 11.3.0, geos from 3.9.1 to 3.11.0, proj from 8.0.1 to 9.0.1.
Bumps [cupy-cuda11x](https://github.com/cupy/cupy) from 9.5.0 to 11.2.0. - [Release notes](https://github.com/cupy/cupy/releases) - [Commits](cupy/cupy@v9.5.0...v11.2.0) Bumps [dask](https://github.com/dask/dask) from 2021.10.0 to 2022.9.2. - [Release notes](https://github.com/dask/dask/releases) - [Changelog](https://github.com/dask/dask/blob/master/docs/release-procedure.md) - [Commits](dask/dask@2021.10.0...2022.9.2) Bumps [dask-cuda](https://github.com/rapidsai/dask-cuda) from 21.12.0a211025 to 22.10.0. - [Release notes](https://github.com/rapidsai/dask-cuda/releases) - [Changelog](https://github.com/rapidsai/dask-cuda/blob/branch-21.12/CHANGELOG.md) - [Commits](rapidsai/dask-cuda@v21.12.00a...v22.10.00) Note pinning to cupy-cuda11x instead of cupy-cuda117. Reordered conda channel priority to put nvidia and rapidsai channels first, so that cudatoolkit comes from nvidia channel. Also bumped dask-labextension from 5.1.0 to 5.3.0.
weiji14
force-pushed
the
dependencies/poetry-1.2.0rc2
branch
from
October 18, 2022 02:10
ff364a1 to
6e9affc
Compare
Bumps [datashader](https://github.com/holoviz/datashader) from 0.13.0 to 0.14.2. - [Release notes](https://github.com/holoviz/datashader/releases) - [Changelog](https://github.com/holoviz/datashader/blob/master/doc/latest_news.html) - [Commits](holoviz/datashader@v0.13.0...v0.14.2) Bumps [hvplot](https://github.com/holoviz/hvplot) from 0.7.3 to 0.8.1. - [Release notes](https://github.com/holoviz/hvplot/releases) - [Changelog](https://github.com/holoviz/hvplot/blob/master/CHANGELOG.md) - [Commits](holoviz/hvplot@v0.7.3...v0.8.1)
Owner
Author
|
Segmentation fault on CI is caused by |
Downgrading to RAPIDS AI 22.02 to prevent segmentation fault when doing `import cudf` on RAPIDS AI 22.06+. Need to sync to GDAL 3.3 which is why gmt and proj was downgraded too. Partial revert of 21e0e99.
To prevent `TypeError: C function cuda.ccudart.cudaStreamSynchronize has wrong signature (expected __pyx_t_4cuda_7ccudart_cudaError_t (__pyx_t_4cuda_7ccudart_cudaStream_t), got cudaError_t (cudaStream_t))`. See rapidsai/cudf#11185. Also downgraded cupy from 11.2 to 10.6 and switched from cupy-cuda11x back to cupy-cuda117.
Fix `ValueError: The truth value of a Array is ambiguous. Use a.any() or a.all()` by converting the `diff_grid` variable to a string format (it can be either a filename or xarray.DataArray). Updated the docstring to clarify this too.
Owner
Author
|
Next problem may or may not have something to do with deepicedrain/deepicedrain/vizplots.py Lines 413 to 441 in 0f405ba |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Refresh to poetry 1.2.0rc2 and taking the opportunity to bump up lots of other dependencies like GMT and RAPIDS AI libraries. Supersedes #326.
TODO:
rm poetry.lock && poetry lock, change == back to ^, and then runningpoetry lock --no-updateto update the hash