Search Criteria
Package Details: papi 7.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/papi.git (read-only, click to copy) |
---|---|
Package Base: | papi |
Description: | Performance Application Programming Interface |
Upstream URL: | http://icl.cs.utk.edu/papi |
Licenses: | BSD |
Submitter: | jedbrown |
Maintainer: | carlosal1015 |
Last Packager: | carlosal1015 |
Votes: | 21 |
Popularity: | 0.018487 |
First Submitted: | 2009-11-09 21:53 (UTC) |
Last Updated: | 2022-11-14 20:07 (UTC) |
Dependencies (2)
Required by (5)
- aftermath-openmp-git
- dune-fem (optional)
- extrae
- ompp
- perfsuite
Latest Comments
1 2 3 Next › Last »
kmarius commented on 2022-10-21 09:29 (UTC)
This does not build for me with
/bin/sh
symlinked todash
. The resulting error isExplicitly running
./configure ...
withbash
resolves it.wuxb commented on 2022-08-09 15:34 (UTC)
@daren papi-git sounds like a good option. However I don't have it on my to-do list so please do so if you need it.
daren commented on 2022-08-08 08:58 (UTC)
Would you add a papi-git version to the AUR?
The release schedule of this is kinda weird and many features got added in the meantime, like many more AMD Zen counters being available.
wuxb commented on 2022-05-16 21:37 (UTC)
@gamezelda Fixed. Thanks for the msg!
gamezelda commented on 2022-05-16 19:55 (UTC)
Fails to build after the recent GCC 12 update in the Arch repos. The problem is inside the vendored libpfm4 dependency, see also: https://sourceforge.net/p/perfmon2/mailman/perfmon2-devel/thread/cd043334-18bf-213b-4e35-39c63e250720@redhat.com/
The post above includes a patch. Another simpler workaround is to set
-Wno-error=use-after-free
, i.e. as follows in the PKGBUILD:eolianoe commented on 2019-02-16 11:02 (UTC)
@wuxb: I can't reproduce your error, try to upgrade and reboot your machine and use pure makepkg (not yay).
eolianoe commented on 2019-02-15 11:21 (UTC)
@wuxb: no trouble on my side even on a clean chroot. Could you share the error message?
cniethammer commented on 2018-10-12 18:09 (UTC)
I can confirm, that PAPI 5.6.0 does not build with GCC 8.2.1. The issue is fixed by the PAPI/libpfm4 developers but they did not come out with an official stable PAPI release including these fixes yet.
1 2 3 Next › Last »