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
283 stars 135 forks source link

Add copy_batch for SYCL and enable unit tests #5045

Closed ye-luo closed 3 weeks ago

ye-luo commented 3 weeks ago

Proposed changes

I don't know why deterministic integration tests didn't fail. I caught this when running actual simulations and then noticed missing unit tests.

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

Does this introduce a breaking change?

What systems has this change been tested on?

sunspot

Checklist

ye-luo commented 3 weeks ago

Test this please