Skip to content

parallel and GPU local interactions

Prokop edited this page Mar 7, 2017 · 2 revisions

GPUs has local memory for each workgroup. We should split whole space into boxes and copy all atoms which sphere-of-influence overlaps particular box int that box.

make new set of template functions (not class) for solving spatial grid. ... I put it there

Clone this wiki locally