AFQMC CUDA wrapper missing error trap
Open
bug
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 90
Description
**Describe the bug**
Exposed when reviewing https://github.com/QMCPACK/qmcpack/pull/5760/changes
CUDA asynchronous calls **must** be protected with error traps.
Contributor guide
Research direction
Start with the AFQMC CUDA wrapper changes reviewed in pull request 5760 and identify the asynchronous calls mentioned in the issue. Read nearby error-handling conventions, then verify that each relevant call is protected by an error trap and run the applicable CUDA or AFQMC tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- hpc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100