Skip to content

Update usnic BTL to handle unknown senders #1441

Open
@jsquyres

Description

@jsquyres

Update usnic_recv.h:lookup_sender() to handle unknown receivers.

@hjelmn suggests doing what the ugni/openib BTLs do: when an unknown sender is found, call opal_proc_for_name() on the OPAL (or ORTE) name in the packet. Then (effectively) call btl_add_procs() on that name, and then fall through to do the rest of the normal receive path.

Doing this will allow the usnic BTL to remove the use of MCA_BTL_FLAGS_SINGLE_ADD_PROCS.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions