976766b2d4
- Add papi-power9_event_list_presets.patch from IBM to add support for the POWER9 architecture (fate#322255).
Philipp Thomas
2017-09-11 14:09:44 +00:00
272e370cc0
- Update to 5.5.0. Changes since 5.4.1 : New Platforms: * Added Knights Landing (KNL) core events and preset events. * Added Intel Broadwell/Skylake/Knights Landing RAPL support * Updated PAPI preset event support for Intel Broadwell/Skylake New Implementations: * libmsr component: Using LLNL's libmsr library to access Intel RAPL (Running Average Power Limit) library adds power capping abilities to PAPI. * CUDA PC sampling: A new standalone CUDA sampling tool (papi_cuda_sampling) has been added to the CUDA component (components/cuda/sampling/) and can be used as a preloader to perform PC sampling on Nvidia GPUs which support the CUPTI sampling interface (e.g. Maxwell). * ARM Cortex A53 support: Event definitions added. New Component: * Powercap component: PAPI now supports the Linux Power Capping Framework which exposes power capping devices and power measurement to user space via a sysfs virtual file system interface. Enhancements: * Added Haswell-EP uncore support * Initial Broadwell, Skylake support * Added a general CUDA example (components/cuda/test) that uses LD_PRELOAD to attach to a running CUcontext. * Added "-check" flag to papi_avail and papi_native_avail to test counter availability/validity. * Add support for multiple flavors of POWER8 processors. * Force all processors to check event schedulability by checking that PAPI can successfully read the counters. * Support for Intel Broadwell-EP, Skylake, Goldmont, Haswell-EP
Philipp Thomas
2016-09-15 07:44:21 +00:00
b8ce70aa11
- Update to 5.4.0: New Platforms: ------------- * EMON power component for IBM Blue Gene/Q * Support for the Applied Micro X-Gene processor * Support for IBM POWER non-virtualized platform * RAPL support for Intel Haswell models (60,69,71) Enhancements: ------------ * Added list of supported PMU names (core/uncore components) * Support for extended event masks (core/uncore components) * Extension of the RAPL energy measurements on Intel via msr-safe * Updated IBM POWER7, POWER8 presets * 'papi_native_avail --validate' supports events that require multiple masks to be valid Bug Fixes: ---------- * HW counter and event count added/fixed for BGPM components * Reduce cost of using PAPI_name_to_code * Non-null terminated strings fixed * Growing list of native events in core/uncore components fixed * Cleaned up Intel IvyBridge presets * Addressed Coverity reported issues For specific and detailed information on changes made in this release, grep ChangeLogP540.txt in the package documentation for keywords of interest or go directly to the PAPI git repo.
Philipp Thomas
2014-11-18 06:48:52 +00:00
d637a74e4c
Accepting request 254828 from devel:libraries:c_c++
Stephan Kulow
2014-10-11 17:26:15 +00:00
cc8ec0f2eb
Accepting request 209475 from devel:libraries:c_c++
Stephan Kulow
2013-12-05 20:41:32 +00:00
899507fe41
Accepting request 209460 from home:jones_tony:branches:devel:libraries:c_c++
Philipp Thomas
2013-12-05 09:14:13 +00:00
24ce746f86
Accepting request 196023 from devel:libraries:c_c++
Tomáš Chvátal
2013-08-23 09:05:13 +00:00
83bea9e32b
- Add papi-dont_skip_float_argument.patch to not skip float arguments from the command line.
Philipp Thomas
2013-08-22 14:29:49 +00:00
49a37b49c5
Accepting request 186442 from devel:libraries:c_c++
Tomáš Chvátal
2013-08-13 08:12:24 +00:00
b10bc8da57
- Update to 5.2.0: This release represents a major overhaul of several components. Support for Intel Haswell and Power 8 has been added. Processor support code has been moved to the components directory. New Platform: ------------- * Intel Haswell (initial support) * Power 8 (initial support) New Components: --------------- * Host-side MIC power component Enhancements: ------------ * Component tests are now included with install-tests make target. * Components with external library dependencies load them at runtime allowing better distribution (infiniband, cuda, vmware, nvml and host-side micpower) * Perf_events, perfctr[_ppc] and perfmon2[_ia64] have been moved under the components directory * (Intel) Uncore support has been split into its own component * Lustre component better handles large numbers of filesystems - Remove papi-use_major_in_soname.patch as the problem has been fixed upstream.
Philipp Thomas
2013-08-08 17:21:37 +00:00
d892ecdb20
Accepting request 178516 from devel:libraries:c_c++
Stephan Kulow
2013-06-13 15:29:35 +00:00
e1cd0225d3
- Update to 5.1.1. Changes since 5.0.1: 5.1.0: New Platform: ------------- * Intel Xeon Phi ( Knight's Corner or KNC or MIC ) Bug Fixes: ---------- * Various build system fixes. * NVML component fix. * Work around a sampling bug on Power Linux Enhancements: ------------ * ARM Cortex A15 support. * New API entry, PAPI_get_eventset_component * Add options to papi_command_line to print in hex and unsigned formats New Components: --------------- * MIC Power component. 5.1.1: New Platform: ------------- * Intel IvyBridge-EP Bug Fixes: ---------- * Many perf_event fixes * Cuda component fixes * IA64 and SPARC build fixes Enhancements: ------------ * Better logic in run_tests.sh script
Philipp Thomas
2013-06-11 10:02:29 +00:00
34c0298bb5
Accepting request 147991 from devel:libraries:c_c++
Stephan Kulow
2013-01-11 12:49:10 +00:00
892cac347a
Accepting request 147980 from home:jones_tony:oprofile_test
Philipp Thomas
2013-01-11 01:17:33 +00:00
18894ad1f5
- update to 5.0.1 (fixes build for ARM): * This is a major release of PAPI. Parts of both the internal component and external low-level interfaces have changed. This will break your 4.4 compliant components and links to shared libraries. A full detailed description of the changes to PAPI 5.0 can be found here: http://web.eecs.utk.edu/~vweaver1/papers/papi/papi_v5_changes.pdf - Removed papi-glibc-siginfo.patch, papi-list_components.patch, papi-use_as_help_string.patch: Already upstream or not needed - Removed papi-lmsensors_check.patch: can be replaced by configure option
Dirk Mueller2012-12-28 16:35:43 +00:00
f30042993c
Accepting request 139605 from devel:libraries:c_c++
Stephan Kulow
2012-10-29 19:08:27 +00:00
f7af9e3317
Accepting request 139596 from home:coolo:branches:openSUSE:Factory
Marcus Meissner2012-10-28 12:03:44 +00:00
babe5bec8c
Accepting request 136221 from devel:libraries:c_c++
Stephan Kulow
2012-09-29 13:34:26 +00:00
a111f8d1fd
- Update to 4.4.0: New Platforms: -------------- Added PAPI support for Blue Gene/Q. Bug Fixes: ---------- * Fix buffer overrun in lmsensors component * libpfm4: Update to current git libpfm4 snapshot * Fix broken Pentium 4 Prescott support we were missing the netburst_p declaration in papi_events.csv * Fix various locking issues in the threaded code. * Fix multiplexing of large eventsets on perf_events systems. This presented when using more than 31 multiplexed events on perf_event - Add a devel-static package that contains the static libraries. - For other changes since 4.2.1 see RELEASENOTES.txt in the packages documentation.
Philipp Thomas
2012-04-23 15:14:43 +00:00