QMCPACK / qmcpack

Main repository for QMCPACK, an open-source production level many-body ab initio Quantum Monte Carlo code for computing the electronic structure of atoms, molecules, and solids with full performance portable GPU support
http://www.qmcpack.org
Other
295 stars 138 forks source link

Add AccelMatrixUpdate wrappers for functions under QMCWaveFunctions/details #5024

Closed ye-luo closed 4 months ago

ye-luo commented 4 months ago

Proposed changes

Also simplify source matrix_update_helper.hpp using templates

What type(s) of changes does this code introduce?

Does this introduce a breaking change?

What systems has this change been tested on?

epyc-server

Checklist

ye-luo commented 4 months ago

Test this please