On 06/12/2017 08:32 AM, Vince Weaver wrote: > On Fri, 9 Jun 2017, William Cohen wrote: > >> Did you have a chance to try out test the patch? Attached is what I >> currently have in my branch with some explanation on what was going >> wrong and the approach used to fix it. > > Sorry for the delay, I'll get back to you on this soon. > > June is full of a million unrelated deadlines and it's slowing my > PAPI work a little. > > Vince >
Hi Vince, Thanks for the update. Just want to ensure that this patch does eventually get into papi. It would help with the various linux distributions. The patch removes one of the ways that things may get broken. The environments that papi is built in for various distributions that use unbundled libpfm (RHEL and Fedora for example) and may not have the most recent libpfm installed. Eliminating the use the PFM_PMU_MAX in papi would avoid this problem where papi and the libpfm currently installed on the machine support the newer pmu hardware, but the system won't use it because the build was done with the older libpfm. -Will ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ perfmon2-devel mailing list perfmon2-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/perfmon2-devel