Package Details: scorep 8.4-2

Git Clone URL: https://aur.archlinux.org/scorep.git (read-only, click to copy)
Package Base: scorep
Description: Highly scalable and easy-to-use tool suite for profiling, event tracing, and online analysis of HPC applications.
Upstream URL: http://www.vi-hps.org/projects/score-p/
Licenses: BSD
Submitter: jspencer
Maintainer: jspencer (disc-kuraudo)
Last Packager: disc-kuraudo
Votes: 2
Popularity: 0.000000
First Submitted: 2015-02-17 16:23 (UTC)
Last Updated: 2024-10-14 20:13 (UTC)

Latest Comments

1 2 3 Next › Last »

disc-kuraudo commented on 2024-10-14 20:15 (UTC)

Sorry for the delay, implemented gcc-plugin workaround.

Zyten commented on 2024-08-15 18:34 (UTC) (edited on 2024-08-15 18:34 (UTC) by Zyten)

GCC 14 unfortunately broke the GCC plug-in. This was fixed upstream some time ago and Fedora includes a patch to backport this fix to Score-P 8.4. In the meantime, function instrumentation still works, but compile-time filtering does not.

disc-kuraudo commented on 2024-03-04 10:28 (UTC)

Added --with-shmem=openmpi and check function.

Haven't seen installcheck used in any Arch package yet, would leave it out.

Zyten commented on 2024-03-04 09:55 (UTC)

Is there a reason why SHMEM is explicitly disabled? The openmpi package does provide oshcc and oshfort with the required libraries, so that Score-P is able to find SHMEM when --with-shmem=openmpi is passed.

Its also probably a good idea to run make check at least, maybe also make installcheck to ensure that the installation (probably) works fine.

jspencer commented on 2022-03-31 15:27 (UTC)

Done, thanks for offering to help!

disc-kuraudo commented on 2022-03-31 15:21 (UTC) (edited on 2022-03-31 15:23 (UTC) by disc-kuraudo)

Looking good, updated scorep to 7.1.

You can pass over cubegui and scalasca as well from this ecosystem. I'd keep track of updates in mailing lists etc.

jspencer commented on 2022-03-31 15:10 (UTC)

Done. Co-maintainership was the easiest way to transfer them. Happy to remove myself later.

disc-kuraudo commented on 2022-03-31 14:12 (UTC)

Yes, can do all of em.

jspencer commented on 2022-03-31 14:11 (UTC)

@daren - Sorry for slow reply; I've been away.

That would be ideal. I am no longer using this on a regular basis. Would you also want to take over the dependencies (cube, opari, otf)?

disc-kuraudo commented on 2022-03-24 08:46 (UTC)

Shall I take over the package? I regularly use this for instrumenting codes and am in contact with the devs as well.