Sun, 04 Jun 2023 08:39:18 UTC

Information for build mpi4py-3.0.3-2.fc33

ID1472560
Package Namempi4py
Version3.0.3
Release2.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mpi4py.git#b767fdc86793dde21a204172962386fad5195789
SummaryPython bindings of the Message Passing Interface (MPI)
DescriptionThis package is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, built-in bytes/string/array objects).
Built bytomspur
State complete
Volume DEFAULT
StartedSun, 01 Mar 2020 21:36:10 UTC
CompletedSun, 01 Mar 2020 21:45:16 UTC
Taskbuild (rawhide, /rpms/mpi4py.git:b767fdc86793dde21a204172962386fad5195789)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpi4py.git#b767fdc86793dde21a204172962386fad5195789'}}
Tags No tags
RPMs
src
mpi4py-3.0.3-2.fc33.src.rpm (info) (download)
aarch64
python3-mpi4py-mpich-3.0.3-2.fc33.aarch64.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.aarch64.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.aarch64.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.aarch64.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.aarch64.rpm (info) (download)
armv7hl
python3-mpi4py-mpich-3.0.3-2.fc33.armv7hl.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.armv7hl.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.armv7hl.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.armv7hl.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.armv7hl.rpm (info) (download)
i686
python3-mpi4py-mpich-3.0.3-2.fc33.i686.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.i686.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.i686.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.i686.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.i686.rpm (info) (download)
noarch
mpi4py-common-3.0.3-2.fc33.noarch.rpm (info) (download)
mpi4py-docs-3.0.3-2.fc33.noarch.rpm (info) (download)
ppc64le
python3-mpi4py-mpich-3.0.3-2.fc33.ppc64le.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.ppc64le.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.ppc64le.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.ppc64le.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.ppc64le.rpm (info) (download)
s390x
python3-mpi4py-mpich-3.0.3-2.fc33.s390x.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.s390x.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.s390x.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.s390x.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.s390x.rpm (info) (download)
x86_64
python3-mpi4py-mpich-3.0.3-2.fc33.x86_64.rpm (info) (download)
python3-mpi4py-openmpi-3.0.3-2.fc33.x86_64.rpm (info) (download)
mpi4py-debugsource-3.0.3-2.fc33.x86_64.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.3-2.fc33.x86_64.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.3-2.fc33.x86_64.rpm (info) (download)
Logs
x86_64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
ppc64le
state.log
hw_info.log
root.log
build.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
hw_info.log
state.log
build.log
mock_output.log
noarch_rpmdiff.json
i686
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
s390x
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
armv7hl
hw_info.log
build.log
root.log
state.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Mar 01 2020 Thomas Spura <tomspur@fedoraproject.org> - 3.0.3-2 - Fix syntax of check section (#1791973) * Sun Feb 23 2020 Orion Poplawski <orion@nwra.com> - 3.0.3-1 - Update to 3.0.3 * Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 10 2019 Orion Poplwski <orion@nwra.com> - 3.0.2-5 - Re-enable mpi thread multiple since openmpi is built with it - Re-enable openmpi tests on arm, mpich is still failing * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-4 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.2-3 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Tue Jun 11 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.0.2-1 - Update to latest version (#1719298) * Sun Mar 17 2019 Miro Hrončok <mhroncok@redhat.com> - 3.0.1-2 - Subpackages python2-mpi4py, python2-mpi4py-openmpi have been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal * Sat Feb 16 2019 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.0.1-1 - Update to latest bugfix version (#1677683) * Wed Feb 13 2019 Orion Poplawski <orion@nwra.com> - 3.0.0-6 - Rebuild for openmpi 3.1.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 3.0.0-3 - Rebuilt for Python 3.7