Skip to content

One method of debugger attach broken #1225

Closed
@jsquyres

Description

@jsquyres

In master and v2.x, debugger attach for TotalView is currently broken. The problem is that when we upgraded to PMIx, we removed the OOB support from apps as it was no longer necessary. However, we currently send a message from mpirun to rank0 indicating that the debugger is ready, and therefore releasing rank0 to complete a barrier.

There are several ways of fixing this; there's ongoing discussion to pick the best one.

Just to summarize:

  • stat: works (anything based on LaunchMon works)
  • DDT: works
  • TotalView: doesn't work

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions