Skip to content

Remove last NBNxM hardcoded cluster sizes

Berk Hess requested to merge bh-nbnxm-rm-last-clustersize into main

The grid used indirect cluster sizes linked to the coordinate packing. This code now uses templated functions.

Also replaced one hardcoded cluster size in the SIMD prune kernel.

Merge request reports