1
1
openmpi/ompi/mca
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
..
bml pmix: added check for pmix fence status 2018-08-06 15:01:57 +06:00
coll COLL: removed FCA component 2019-01-09 16:51:40 +02:00
common common/ompio: possible rounding issue 2019-01-18 14:05:23 +01:00
crcp Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
fbtl DDN's Infinite Memory Engine support for OMPIO 2018-08-16 11:45:47 +02:00
fcoll fcoll: make vulcan the default component 2018-06-22 14:12:02 -05:00
fs ompi: cleanup various string operations 2018-10-14 16:10:20 -07:00
hook ompi/hook: plug a misc memory leak 2018-08-30 10:07:18 +09:00
io romio321: ensure to distribute ompi_grequestx.h 2018-12-27 15:39:47 -08:00
mtl mtl/ofi: Add MCA variables to enable SEP and to request number of OFI contexts 2019-01-14 09:58:36 -08:00
op datatype: Remove #if HAVE_[TYPE] for C99 types 2018-11-14 09:32:52 +09:00
osc ucx: add owner.txt for components 2018-12-01 17:14:03 +02:00
pml ucx: add owner.txt for components 2018-12-01 17:14:03 +02:00
rte rte/pmix: fill in opal_process_info when using prrte/pmix 2018-12-13 16:04:31 -07:00
sharedfp sharedfp/sm and lockedfile: fix naming bug 2018-08-27 12:40:49 -05:00
topo treematch: fix global common symbol 2018-12-20 11:06:14 -08:00
vprotocol Handle asprintf errors with opal_asprintf wrapper 2018-10-08 16:43:53 -07:00
Makefile.am Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00
mca.h Revert "Update to sync with OMPI master and cleanup to build" 2016-11-22 15:03:20 -08:00