Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MPI parallel debugging #126873

Closed
duzhuqi opened this issue Jun 22, 2021 · 4 comments
Closed

MPI parallel debugging #126873

duzhuqi opened this issue Jun 22, 2021 · 4 comments
Assignees
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Milestone

Comments

@duzhuqi
Copy link

duzhuqi commented Jun 22, 2021

We know that the current version provides serial and multithreaded application debugging, but not MPI parallel debugging. Why not provide such a feature, which is useful in the distributed system.

@weinand
Copy link
Contributor

weinand commented Jun 22, 2021

VS Code supports multiprocess debugging. But it requires debug extension to cooperate.

What exactly are you looking for?
And what debugger are you using?

@weinand weinand added info-needed Issue requires more information from poster debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 22, 2021
@duzhuqi
Copy link
Author

duzhuqi commented Jun 22, 2021 via email

@weinand weinand added feature-request Request for new features or functionality and removed info-needed Issue requires more information from poster labels Jun 22, 2021
@weinand weinand added this to the Backlog milestone Jun 22, 2021
@weinand
Copy link
Contributor

weinand commented Oct 19, 2022

/duplicate #116109

@vscodenpa vscodenpa added the *duplicate Issue identified as a duplicate of another issue(s) label Oct 19, 2022
@vscodenpa
Copy link

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!

@vscodenpa vscodenpa closed this as not planned Won't fix, can't repro, duplicate, stale Oct 19, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
debug Debug viewlet, configurations, breakpoints, adapter issues *duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants