WFOpt refactoring needed
Open
cleanup
optimization
- Dominant language
- C++
- Stars
- 403
- Forks
- 154
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 82
Description
1. WFOpt has a lot of unused code which needs to be removed.
2. QMCCostFunctionBase is shared by QMCCostFunctionCUDA and (QMCCostFunctionBatched + QMCCostFunction). This blocks futher clean up of QMCCostFunction. Better to remove the dependency of QMCCostFunctionCUDA on QMCCostFunctionBase
Contributor guide
Assessment
This issue has not been assessed yet.