Add alternative code path for huge buffers.

  • 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

Loading