1
1
This commit was SVN r19650.
Этот коммит содержится в:
George Bosilca 2008-09-26 23:09:48 +00:00
родитель 76f47aaa1c
Коммит ed0f5a18ce

Просмотреть файл

@ -61,7 +61,7 @@
* MPI_REAL16 16
*
* All floating point values are in big-endian IEEE format. Double extended use 16 bytes, with
* 15 exponent bits (bias = 10383), 112 mantissa bits and the same encoding as double.All
* 15 exponent bits (bias = 10383), 112 mantissa bits and the same encoding as double. All
* integers are in two's complement big-endian format.
*
* All data are byte aligned, regardless of type. That's exactly what we expect as we can