Open cbodenst opened 8 years ago
Currently, JuML is using 32Bit integers to define MPI displacements, sizes etc... This will limit the data size to a maximum of 4 Mrd elements. Maybe we could support 64Bit MPI versions in our MPI wrapper.
Currently, JuML is using 32Bit integers to define MPI displacements, sizes etc... This will limit the data size to a maximum of 4 Mrd elements. Maybe we could support 64Bit MPI versions in our MPI wrapper.