Skip to content

Add alternative code path for huge buffers.

Uwe Schulzweida requested to merge develop into m214003/develop
  • In practice indexing into RMA buffers may require 64bit addressing, even though individual data sets are still limited to INT_MAX entries.

Merge request reports