Add alternative code path for huge buffers.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Add alternative code path for huge buffers.
Uwe Schulzweida
requested to merge
develop
into
m214003/develop
Jul 03, 2024
Overview
0
Commits
83
Pipelines
1
Changes
107
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