1
1
openmpi/ompi/mca/common
René Widera a91fab80a1 common/ompio: possible rounding issue
Similar to #6286 rounding number of bytes into a single precision floating point value to round up the result of a division is a potential risk due to rounding errors.

- remove floating point operations for `round up`
- removes floating point conversion for round down (native behavior of integer division)

Signed-off-by: René Widera <r.widera@hzdr.de>
2019-01-18 14:05:23 +01:00
..
monitoring Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
ompio common/ompio: possible rounding issue 2019-01-18 14:05:23 +01:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00