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

Fix 199 #200

Closed PDoakORNL closed 5 years ago

PDoakORNL commented 5 years ago

Needed more of the KOKKOS_INLINE_FUNCTION macro. Do all these functions really end up on the device?

qmc-robot commented 5 years ago

Can one of the maintainers verify this patch?

crtrott commented 5 years ago

Very likely yes. I remember from the original stab I took at this a long time ago that all this tiny vector stuff is used somewhere inside of kernels.