QMCPACK / miniqmc

QMCPACK miniapp: a simplified real space QMC code for algorithm development, performance portability testing, and computer science experiments
Other
26 stars 35 forks source link

Kokkos: Batched Walker Moves #194

Closed rcclay closed 5 years ago

rcclay commented 5 years ago

Look at and experiment with new data structures/layouts that would facilitate batched walker moves within the Kokkos framework.

lshulen commented 5 years ago

See global_batched_kokkos branch.