QMCPACK / QMCPACK/qmcpack

Fix all app_error + APP_ABORT needed

Open
#4,681 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
403
Forks
154
Avg merge
1d 12h
Merged PRs (30d)
82

Description

**Describe the bug**
```
app_error() << e.what() << std::endl;
APP_ABORT("Unhandled Exception");
```
doesn't print messages properly when using MPI. Such pattern needs to be fixed throughout the code base.

See fix, documentation in https://github.com/QMCPACK/qmcpack/pull/4680

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.