1
1
openmpi/test/monitoring
George Bosilca e42b573cd3
Fix the PVAR allocation usage.
According to the MPI standard the obj_handle is a pointer to an MPI
object, and therefore cannot be MPI_COMM_WORLD. The MPI standard example
14.6 highlight this usage.

Signed-off-by: George Bosilca <bosilca@icl.utk.edu>
2019-02-02 19:03:43 -05:00
..
check_monitoring.c Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00
example_reduce_count.c Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00
Makefile.am Move the profiling library in common/monitoring 2017-09-25 12:18:23 -04:00
monitoring_test.c Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00
test_overhead.c Fix typos. Fix improper output on test. Reorder benchmarks. 2017-09-11 17:37:25 +02:00
test_overhead.sh Misc. trivial typos 2018-04-09 11:45:58 -04:00
test_pvar_access.c Fix the PVAR allocation usage. 2019-02-02 19:03:43 -05:00