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 sycl ger_batch incx and incy support. #5048

Closed ye-luo closed 2 weeks ago

ye-luo commented 2 weeks ago

Proposed changes

The last bug hunted to make batched sing det working on Intel GPUs.

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 2 weeks ago

The task of refining unit tests is left as https://github.com/QMCPACK/qmcpack/issues/5047

ye-luo commented 2 weeks ago

Test this please