RonEldforce-pushedthereduce_default_mpi_max_sizebranch fromabadb4etoedc09cfCompare4 years ago cmonraddedneeds: CIrelease-version: 5.11.1and removedneeds: reviewlabelson Dec 4, 2018 RonEldmentioned this pull requeston Dec 4, 2018 Undefine MBEDTLS_MPI_MAX_SIZEARMmbed/mbed-os-example-tls#220 ...
It seems the max file size returned is limited to a 4 byte unsigned integer, even though MPI_Offset is 8 bytes. The following program fails in MPI_File_get_size for files larger than 4GB. Is there a way around this? This is for Windows 10, mpicc.bat for the Intel(...
It seems the max file size returned is limited to a 4 byte unsigned integer, even though MPI_Offset is 8 bytes. The following program fails in MPI_File_get_size for files larger than 4GB. Is there a way around this? This is for Windows 10, mpicc.bat for the Intel(R) MPI Li...