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

Test concatenating trivial CuPy array to message #521

Open
wants to merge 2 commits into
base: branch-0.14
Choose a base branch
from

Conversation

jakirkham
Copy link
Member

Adding this test to try to reproduce an error seen when consolidating messages ( dask/distributed#3732 (comment) ).

@quasiben
Copy link
Member

Looks like there was a build timeout:

tests/test_send_recv.py::test_send_recv_cupy[True-|u1-1] Build timed out (after 20 minutes). Marking the build as failed.

@jakirkham
Copy link
Member Author

The failure is expected. This is demonstrating a problem I saw elsewhere (though in that case it aborted).

@pentschev
Copy link
Member

pentschev commented May 4, 2020

I'm not sure what's failing in the other use case you're mentioning, but here it's definitely failing because you're not anymore following the expected pattern, as documented in https://github.com/rapidsai/ucx-py/blob/branch-0.14/tests/test_send_recv.py#L36-L44 .

EDIT: Corrected sentence above.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

None yet

3 participants