So I was able to get this working for the CUDA 12.4.* releases, but nothing newer, sorry.
Search Criteria
Package Details: papi-cuda 7.1.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/papi-cuda.git (read-only, click to copy) |
---|---|
Package Base: | papi-cuda |
Description: | Performance Application Programming Interface (with CUDA componet) |
Upstream URL: | http://icl.cs.utk.edu/papi/ |
Keywords: | benchmarking cuda measurements performance |
Licenses: | BSD-3-Clause |
Conflicts: | libpfm4, papi |
Provides: | papi |
Submitter: | hv15 |
Maintainer: | hv15 |
Last Packager: | hv15 |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2019-06-28 16:29 (UTC) |
Last Updated: | 2024-11-02 16:22 (UTC) |
Dependencies (6)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR)
- cuda (cuda11.1AUR, cuda-12.2AUR, cuda12.0AUR, cuda11.4AUR, cuda11.4-versionedAUR, cuda12.0-versionedAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (make)
- openmpi (openmpi-gitAUR) (make)
- gcc-fortran (gcc-fortran-gitAUR, gcc11-fortranAUR, gcc-fortran-snapshotAUR) (optional) – for Fortran applications
- openmpi (openmpi-gitAUR) (optional) – for MPI applications
Sources (6)
Latest Comments
hv15 commented on 2024-11-02 16:22 (UTC)
hv15 commented on 2024-11-01 22:25 (UTC)
Unfortunately, Papi 7.1.0 is not compatible with CUDA versions >= 12.6 as per https://github.com/icl-utk-edu/papi/issues/225. I have so far not succeeded in building it against CUDA 12.5.1, my current attempt is available at https://gist.github.com/hv15/039bc8640157653d4b9ca4623a02d6cf (this is not uploaded to the AUR!), if others would to have a look.
dreieck commented on 2023-05-12 12:28 (UTC)
python-argparse
must be removed from the depends
array, see ↗ here.
Thanks for maintaining!
Pinned Comments
hv15 commented on 2024-11-02 16:22 (UTC)
So I was able to get this working for the CUDA 12.4.* releases, but nothing newer, sorry.