Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix cupy pytest errors #368

Merged
merged 3 commits into from
May 15, 2024
Merged

Conversation

GenevieveBuckley
Copy link
Collaborator

Followup to PR #366 (I forgot to make equivalent changes for the cupy tests).

@GenevieveBuckley
Copy link
Collaborator Author

This PR is necessary, but not sufficient alone to fix #369, I think there might be additional problems causing the GPU CI failures.

@GenevieveBuckley
Copy link
Collaborator Author

Status:

  • GPU CI python 3.9 - fatal python error in the rank filter cupy test tests/test_dask_image/test_ndfilters/test_cupy_ndfilters.py::test_cupy_order[rank_filter-5-3] Fatal Python error: Aborted
  • GPU CI python 3.10 - the whole pytest suite seems to pass, but somehow the jenkins GPU CI job is still failed? I can't figure out which part causes the failure (but maybe I'm just too tired to be looking at this right now)

I don't have a GPU handy to debug this right now, I might have to leave it.

@GenevieveBuckley
Copy link
Collaborator Author

Hooray, the GPU CI is fixed!

@GenevieveBuckley GenevieveBuckley merged commit 382e203 into dask:main May 15, 2024
17 checks passed
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.

1 participant