Skip to content

Handle Debugging Interface #847

Open
@mahermanns

Description

@mahermanns

Problem

There is currently no interface for debuggers to introspect handle information portably, which makes it harder for debuggers to provide in-depth information across multiple implementation.

Proposal

Expand on the ideas of the message queue interface and the OpenMP debugging interface to provide debugging information portably across different implementations.

Changes to the Text

tbd.

Impact on Implementations

Implementation of a debugging library that implements the proposed API and communicates the data with the MPI library itself.

Impact on Users

Introspection of handle information across different MPI implementations with a single API to support.

References and Pull Requests

API Discussion on Tools WG Wiki: https://github.com/mpiwg-tools/tools-issues/wiki/Handle-Debugging

Metadata

Metadata

Labels

chap-toolsTools Chapter Committeempi-6For inclusion in the MPI 5.1 or 6.0 standardwg-toolsTools Working Group

Type

No type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions