Skip to content

Remove extra device force getter from NBNXM

Artem Zhmurov requested to merge nbnxm_RemoveExtraGPUForceGetter into master

Having two getters for the same device buffer is confusing and polutes the name space. This removes the extra getter and change to the calls to the other one where it was used.

Refs #2608

Merge request reports