Fri, 28 Jun 2024 15:42:17 UTC | login

Information for build mpibash-1.3-9.fc33

ID153990
Package Namempibash
Version1.3
Release9.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mpibash.git#518d0077d41bcc35b64f3f6d9a7abc6e125ee0fb
SummaryParallel scripting right from the Bourne-Again Shell
DescriptionMPI-Bash makes it possible to parallelize Bash scripts which run a set of Linux commands independently over a large number of input files. Because MPI-Bash includes various MPI functions for data transfer and synchronization, it is not limited to parallel workloads but can incorporate phased operations (i.e. all workers must finish operation X before any worker is allowed to begin operation Y).
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 28 Mar 2020 23:46:25 UTC
CompletedSun, 29 Mar 2020 00:25:25 UTC
Taskbuild (f33, /rpms/mpibash.git:518d0077d41bcc35b64f3f6d9a7abc6e125ee0fb)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpibash.git#518d0077d41bcc35b64f3f6d9a7abc6e125ee0fb'}}
Tags
f33
RPMs
src
mpibash-1.3-9.fc33.src.rpm (info) (download)
riscv64
mpibash-mpich-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-mpich-examples-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-openmpi-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-openmpi-examples-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-debuginfo-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-debugsource-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-mpich-debuginfo-1.3-9.fc33.riscv64.rpm (info) (download)
mpibash-openmpi-debuginfo-1.3-9.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Jeff Law <law@redhat.com> - 1.3-e - Redefine _configure and use standard CFLAGS="${CFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CFLAGS ; CXXFLAGS="${CXXFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection}" ; export CXXFLAGS ; FFLAGS="${FFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules}" ; export FFLAGS ; FCFLAGS="${FCFLAGS:--O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -fasynchronous-unwind-tables -fstack-clash-protection -I/usr/lib64/gfortran/modules}" ; export FCFLAGS ; LDFLAGS="${LDFLAGS:--Wl,-z,relro -Wl,--as-needed -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld}" ; export LDFLAGS ; LT_SYS_LIBRARY_PATH="${LT_SYS_LIBRARY_PATH:-/usr/lib64:}" ; export LT_SYS_LIBRARY_PATH; [ "1" = 1 ] && for i in $(find $(dirname ../configure) -name config.guess -o -name config.sub) ; do [ -f /usr/lib/rpm/redhat/$(basename $i) ] && /usr/bin/rm -f $i && /usr/bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ; done ; [ "1" = 1 ] && [ x != "x-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld" ] && for i in $(find . -name ltmain.sh) ; do /usr/bin/sed -i.backup -e 's~compiler_flags=$~compiler_flags="-Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld"~' $i done ; ../configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu \ --program-prefix= \ --disable-dependency-tracking \ \ --prefix=/usr \ --exec-prefix=/usr \ --bindir=/usr/bin \ --sbindir=/usr/sbin \ --sysconfdir=/etc \ --datadir=/usr/share \ --includedir=/usr/include \ --libdir=/usr/lib64 \ --libexecdir=/usr/libexec \ --localstatedir=/var \ --sharedstatedir=/var/lib \ --mandir=/usr/share/man \ --infodir=/usr/share/info macro * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - 1.3-6 - Rebuild for openmpi 3.1.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild