Jeff Squyres
2410275a73
monitoring test: fix printf warning
...
Signed-off-by: Jeff Squyres <jsquyres@cisco.com>
2016-03-26 03:50:57 -07:00
George Bosilca
d6fb56af29
Use the correct printf conversion specifier.
2016-02-23 01:26:27 -06:00
Jeff Squyres
65f5a26f76
monitoring_test.c: remove unused var
...
Silence compiler warning
2015-12-13 06:46:11 -08:00
Ralph Castain
06f0322f7b
Enable the ability to make tarballs on the Mac tarball by ensuring that "make distclean" completely cleans up the test directories
...
Add one more thing to be cleaned
2015-11-24 21:14:38 -08:00
Gilles Gouaillardet
c415ecf39e
test/monitoring: build monitoring_prof lib only if dynamic libs are built
...
Thanks Mark Santcroos for reporting this
2015-11-10 11:33:12 +09:00
George Bosilca
5c60e76669
Fix Coverity CIDs 1338021, 1338020, 1338019, 1338018.
2015-11-02 17:38:51 -05:00
Guillaume Papauré
82cd802b21
add PMPI monitoring profiling lib
2015-10-31 17:13:35 -04:00
George Bosilca
09ef24cde0
Update the tester to take advantage of the integration of the monitoring
...
with the PVAR system.
2015-10-31 17:13:35 -04:00
George Bosilca
5224a7ce4d
Allow the pvar to be written by invoking the associated callback.
...
Use a PVAR to generate the monitoring dump of the information into a
file.
Use the PVAR to instruct the PML monitoring when to do the dump.
2015-10-31 17:13:35 -04:00
George Bosilca
c801ffde86
Use MPI_T variables to handle the flush in a more MPI-blessed way.
...
Code cleanup.
Update the monitoring test to use MPI_T variables.
2015-10-31 17:13:35 -04:00
George Bosilca
a47d69202f
Add a monitoring PML. This PML track all data exchanges by the processes
...
counting or not the collective traffic as a separate entity. The need
for such a PML is simply because the PMPI interface doesn't allow us to
identify the collective generated traffic.
2015-10-31 17:13:35 -04:00