Open
Description
Some of the larger tests below will hang indefinitely when shm
is enabled, but removing that transport and leaving only tcp
succeeds, enabling other transports such as rc
and posix
is also fine.
UCX_TLS=shm,tcp,cuda_copy pytest -vs --cache-clear tests/test_send_recv.py
It's not clear whether this is a bug in UCX, but it's possible that support for shm
in blocking mode isn't stable. We need to test #565 again.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
No status