SlaterDetBuilder I/O issues
Open
stale
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
Not necessarily bugs but a few things need to be better handled in https://github.com/QMCPACK/qmcpack/blob/develop/src/QMCWaveFunctions/Fermion/SlaterDetBuilder.cpp
- [ ] error output handling. app_abort should be avoided.
- [ ] avoid repetitive I/O in readDetListH5. Better to read by one rank and then bcast.
Contributor guide
Assessment
This issue has not been assessed yet.