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.
Showing
- config/config.guess 24 additions, 10 deletionsconfig/config.guess
- config/ltmain.sh 11 additions, 14 deletionsconfig/ltmain.sh
- configure 80 additions, 3 deletionsconfigure
- configure.ac 12 additions, 4 deletionsconfigure.ac
- src/config.h.in 9 additions, 0 deletionssrc/config.h.in
- src/pio_server.c 110 additions, 44 deletionssrc/pio_server.c
Loading
Please register or sign in to comment