Skip to content

Fixed error setting maximum number of SVs in host buffers.

Thomas Boettcher requested to merge thboettc_max_svs_fix into master

Fixed a bug causing the number of secondary vertices to exceed the maximum allocated in the host buffers.

Merge request reports