-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
PR #191 removes the perctr and perfctr_ppc components. PR #373 further removes leftover documentation from PR 191 specifically the components README.
Six more items need to be resolved after PAPI release 7.2.0:
- Based off documentation
mpx_checkcurrently exists for a single check and that is if you are on POWER 6 CPU with theperfctrcomponent. As theperfctrcomponent was removed in PR 191 this function can be restructured. - For the POWER 6 CPU case in
ftests_util.F, we strictly set the domain to user+kernel+supervisor when using PAPI multiplexing on POWER 6/perfctr. Again sinceperfctrhas been removed, we can either update this domain or the documentation. - Remove the following from
Makefile.inPERFCTR_INC_PATHPERFCTR_LIB_PATHPERFCTR_PREFIXPERFCTR_ROOT
- Remove the following from
config.h.in#undef HAVE_LIBPERFCTR_H#undef USE_PERFCTR_PTTIMER
- Remove the function
_papi_libpfm_ntv_code_to_bits_perfctrand the leftover mention ofperfctrinpapi_libpfm_events.h - Remove the leftover mention of
perfctrin papi_libpfm3_events
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels