f5b4fc05f8
The osc monitoring component needed to include other OSC components header in order to be able tu access communicator through the component specific ompi_osc_*_module_t structures. This commit remove the dependency, and resolve the issue #4523. Extend the common monitoring API. * Now it's possible to translate from local rank to world rank from both the communicator and the group. * Remove useless hashtable as we directly use the w_group contained in window structure. Add automatic generation at config time. The templates are expanded at configure time. It creates a new header file that generates all the variables/functions needed. Adding this during the autogen automagicaly generates for each of the available modules the proper functions. Only keep a generated argv-style array. Following Jeff's advice, the configure.m4 file generate a simple array of module variables to be iterated over to find the proper module. Signed-off-by: Clement Foyer <clement.foyer@inria.fr> |
||
---|---|---|
.. | ||
configure.m4 | ||
Makefile.am | ||
osc_monitoring_accumulate.h | ||
osc_monitoring_active_target.h | ||
osc_monitoring_comm.h | ||
osc_monitoring_component.c | ||
osc_monitoring_dynamic.h | ||
osc_monitoring_module.h | ||
osc_monitoring_passive_target.h | ||
osc_monitoring_template.h | ||
osc_monitoring.h |