Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * mpi-patches/shrink-mpi-int (mpi_int): Fixed terrible bug in this | Kaz Kylheku | 2011-12-27 | 1 | -8/+6 |
| | | | | | patch, resulting in an insufficient bit field width for representing the allocation size of the MPI integer on 32 bit platforms. | ||||
* | Patch to shrink mpi-int to three words on 32 bit platforms, | Kaz Kylheku | 2011-12-13 | 1 | -0/+20 |
so that obj_t stays four pointers wide. * mpi-patches/series: New patch added. * mpi-patches/shrink-mpi-int: New file. |