Skip to content

Handling forking of process and thread within DYAD. #60

@hariharan-devarajan

Description

@hariharan-devarajan

Currently, when a fork happens, the dyad context is not re-initialized, which potentially causes UCX endpoint creation errors. We have to investigate what to reinitialize.

Current thoughts

  1. Reintialize DYAD CTX.
  2. check if UCX can be reinitialized from the forked process.

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions