Skip to content

shm transport causes tests to hang #780

Open
@pentschev

Description

@pentschev

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions