Skip to content
This repository was archived by the owner on Sep 18, 2025. It is now read-only.

Test concatenating trivial CuPy array to message#521

Open
jakirkham wants to merge 2 commits into
rapidsai:branch-0.14from
jakirkham:tst_cupy_concat
Open

Test concatenating trivial CuPy array to message#521
jakirkham wants to merge 2 commits into
rapidsai:branch-0.14from
jakirkham:tst_cupy_concat

Conversation

@jakirkham
Copy link
Copy Markdown
Member

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

@quasiben
Copy link
Copy Markdown
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
Copy Markdown
Member Author

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

@pentschev
Copy link
Copy Markdown
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 subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

3 participants