Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: scalasca | Distribution: Fedora Project |
Version: 2.5 | Vendor: Fedora Project |
Release: 2.el8 | Build date: Thu Aug 29 15:07:24 2019 |
Group: Unspecified | Build host: buildvm-ppc64le-26.ppc.fedoraproject.org |
Size: 2802642 | Source RPM: scalasca-2.5-2.el8.src.rpm |
Packager: Fedora Project | |
Url: http://www.scalasca.org/ | |
Summary: Toolset for performance analysis of large-scale parallel applications |
Scalasca is a software tool that supports the performance optimization of parallel programs by measuring and analyzing their runtime behavior. The analysis identifies potential performance bottlenecks – in particular those concerning communication and synchronization – and offers guidance in exploring their causes. Scalasca targets mainly scientific and engineering applications based on the programming interfaces MPI and OpenMP, including hybrid applications based on a combination of the two. The tool has been specifically designed for use on large-scale systems, but is also well suited for small- and medium-scale HPC platforms.
BSD and GPLv3+
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Mar 22 2019 Dave Love <loveshack@fedoraproject.org> - 2.5-1 - New version - Drop patch - Adjust doc files * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 2.4-7 - Rebuild for openmpi 3.1.3 * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Mon Oct 29 2018 Dave Love <loveshack@fedoraproject.org> - 2.4-5 - Require scorep-config, not .spec file - BR cube-devel >= 4.4 * Sat Oct 27 2018 Dave Love <loveshack@fedoraproject.org> - 2.4-4 - Correct dependence on scorep.spec * Wed Oct 24 2018 Dave Love <loveshack@fedoraproject.org> - 2.4-3 - Require scorep config [#1610849] - Fix finding scorep.spec in square - Some rpm spec cleanup * Sat Jul 21 2018 Dave Love <loveshack@fedoraproject.org> - 2.4-2 - BR gcc-c++ (#1606306) - Remove unnecessary -std=gnu++98 * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Dave Love <loveshack@fedoraproject.org> - 2.4-1 - New version (#1578180) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Fri Oct 21 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3.1-2 - Rebuild for openmpi 2.0 * Fri May 20 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3.1-1 - Update to 2.3.1 - Drop pearl patch applied upstream * Thu May 12 2016 Dave Love <loveshack@fedoraproject.org> - 2.3-4 - Run ldconfig for main package too, and fix rpath * Wed May 11 2016 Dave Love <loveshack@fedoraproject.org> - 2.3-3 - Build non-MPI version Resolves: rhbz#1334560 - Use separate datadirs; at least summary file is build-dependent * Sat Apr 16 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3-2 - Just fix test program linkage * Fri Apr 15 2016 Orion Poplawski <orion@cora.nwra.com> - 2.3-1 - Update to 2.3 - Add patch to fix libpearl_base linkage * Sun Feb 14 2016 Dave Love <loveshack@fedoraproject.org> - 2.2.2-6 - Set CXX flags to build with gcc6 - Disable silent make rules * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Sep 15 2015 Orion Poplawski <orion@cora.nwra.com> - 2.2.2-4 - Rebuild for openmpi 1.10.0 * Sat Aug 22 2015 Dave Love <d.love@liverpool.ac.uk> - 2.2.2-3 - BR openssh-clients so test works in koji epel7 * Tue Jul 07 2015 Dave Love <d.love@liverpool.ac.uk> - 2.2.2-2 - Various spec tidying - Don't build devel package -- doesn't seem useful * Thu Jun 25 2015 Dave Love <d.love@liverpool.ac.uk> - 2.2.2-1 - New version * Thu May 28 2015 Dave Love <d.love@liverpool.ac.uk> - 2.2.1-1 - New version * Sun Feb 22 2015 Dave Love <d.love@liverpool.ac.uk> - 2.2-1 - New version * Sun Feb 22 2015 Dave Love <d.love@liverpool.ac.uk> - 2.1-6 - Configure and run tests - Avoid mpich on el6 ppc64 - Remove defattr * Wed Dec 24 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-5 - Don't install .a files * Tue Dec 16 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-4 - Modify requires * Sun Dec 14 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-4 - Fix copyright * Thu Dec 11 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-3 - Add mpich * Thu Nov 20 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-2 - Minor rpmlint fixes * Mon Oct 13 2014 Dave Love <d.love@liverpool.ac.uk> - 2.1-2 - Initial packaging
/usr/bin/scalasca /usr/bin/scan /usr/bin/scarlet /usr/bin/scout.omp /usr/bin/scout.ser /usr/bin/skin /usr/bin/square /usr/lib/.build-id /usr/lib/.build-id/2e /usr/lib/.build-id/2e/64a3521240dcfa74c8663f45dbc388b5e952f6 /usr/lib/.build-id/3e /usr/lib/.build-id/3e/30976d9281e73af212945600ec854dc286690e /usr/lib/.build-id/74 /usr/lib/.build-id/74/227c83b64e4a66e50ecab0976afcad0911b091 /usr/lib/.build-id/a3 /usr/lib/.build-id/a3/ce9b9f4eef1ab91871c42cf108862a645a40ff /usr/lib/.build-id/a4 /usr/lib/.build-id/a4/7ed65b842090c9690fc39da2aaf605265f80cf /usr/lib/.build-id/ca /usr/lib/.build-id/ca/1a86114477ac2c39ba3d3345f7c60e0839f006 /usr/lib/.build-id/cc /usr/lib/.build-id/cc/69f0768923313d2cc8121263f6a6eb190b02f6 /usr/lib/.build-id/d0 /usr/lib/.build-id/d0/af2be83f31c325ec7e24e8beb6e34fe6b6c939 /usr/lib64/libpearl.base.so.0 /usr/lib64/libpearl.base.so.0.0.0 /usr/lib64/libpearl.ipc.mockup.so.0 /usr/lib64/libpearl.ipc.mockup.so.0.0.0 /usr/lib64/libpearl.replay.so.0 /usr/lib64/libpearl.replay.so.0.0.0 /usr/lib64/libpearl.thread.omp.so.0 /usr/lib64/libpearl.thread.omp.so.0.0.0 /usr/lib64/libpearl.thread.ser.so.0 /usr/lib64/libpearl.thread.ser.so.0.0.0 /usr/share/doc/scalasca /usr/share/doc/scalasca/README /usr/share/licenses/scalasca /usr/share/licenses/scalasca/COPYING /usr/share/man/man1/scalasca.1.gz /usr/share/man/man1/scan.1.gz /usr/share/man/man1/scout.1.gz /usr/share/man/man1/scout.hyb.1.gz /usr/share/man/man1/scout.mpi.1.gz /usr/share/man/man1/scout.omp.1.gz /usr/share/man/man1/scout.ser.1.gz /usr/share/man/man1/square.1.gz /usr/share/scalasca /usr/share/scalasca/scalasca.summary /usr/share/scalasca/scout.spec /usr/share/scalasca/scout_pre44.spec
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Dec 26 07:37:17 2024