Skip to content

Make HostAllocationPolicy more flexible

Mark Abraham requested to merge grid_customizeAllocationPolicies into main

Now we can choose at construction time whether a HostVector should propagate the allocator object during copy construction of a container of HostVectors.

Used the new capabilities in Nbnxm::Grid

Merge request reports