Tue, 06 Jun 2023 08:24:24 UTC

Information for build scalasca-2.5-3.el7

ID1370752
Package Namescalasca
Version2.5
Release3.el7
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/scalasca.git#6431dd59c177f35853c079e950a5878b36682943
SummaryToolset for performance analysis of large-scale parallel applications
Description 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.
Built byloveshack
State complete
Volume prod
StartedTue, 03 Sep 2019 14:41:47 UTC
CompletedTue, 03 Sep 2019 15:18:58 UTC
Taskbuild (epel7-candidate, /rpms/scalasca.git:6431dd59c177f35853c079e950a5878b36682943)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/scalasca.git#6431dd59c177f35853c079e950a5878b36682943'}}
Tags
epel7
RPMs
src
scalasca-2.5-3.el7.src.rpm (info) (download)
aarch64
scalasca-2.5-3.el7.aarch64.rpm (info) (download)
scalasca-mpich-2.5-3.el7.aarch64.rpm (info) (download)
scalasca-openmpi-2.5-3.el7.aarch64.rpm (info) (download)
scalasca-openmpi3-2.5-3.el7.aarch64.rpm (info) (download)
scalasca-debuginfo-2.5-3.el7.aarch64.rpm (info) (download)
noarch
scalasca-doc-2.5-3.el7.noarch.rpm (info) (download)
ppc64le
scalasca-2.5-3.el7.ppc64le.rpm (info) (download)
scalasca-mpich-2.5-3.el7.ppc64le.rpm (info) (download)
scalasca-openmpi-2.5-3.el7.ppc64le.rpm (info) (download)
scalasca-openmpi3-2.5-3.el7.ppc64le.rpm (info) (download)
scalasca-debuginfo-2.5-3.el7.ppc64le.rpm (info) (download)
x86_64
scalasca-2.5-3.el7.x86_64.rpm (info) (download)
scalasca-mpich-2.5-3.el7.x86_64.rpm (info) (download)
scalasca-openmpi-2.5-3.el7.x86_64.rpm (info) (download)
scalasca-openmpi3-2.5-3.el7.x86_64.rpm (info) (download)
scalasca-debuginfo-2.5-3.el7.x86_64.rpm (info) (download)
Logs
aarch64
state.log
root.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
x86_64
root.log
state.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
ppc64le
root.log
build.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Tue Sep 03 2019 Dave love <loveshack@fedoraproject.org> - 2.5-3 - Modify for el7 * 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