Skip to content
Snippets Groups Projects
Commit 7611d377 authored by Thomas Jahns's avatar Thomas Jahns :cartwheel:
Browse files

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.
parent a36bf460
No related tags found
No related merge requests found
Pipeline #21405 passed