Fri, 10 May 2024 00:28:27 UTC | login

Information for build mpi4py-3.0.2-2.fc31

ID129777
Package Namempi4py
Version3.0.2
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/mpi4py.git#9b690a4809784c6da7802511836ae16634298cbf
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 21 Sep 2019 07:45:58 UTC
CompletedSat, 21 Sep 2019 12:20:41 UTC
Taskbuild (f31-candidate, /rpms/mpi4py.git:9b690a4809784c6da7802511836ae16634298cbf)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/mpi4py.git#9b690a4809784c6da7802511836ae16634298cbf'}}
Tags
f31
f32
f33
RPMs
src
mpi4py-3.0.2-2.fc31.src.rpm (info) (download)
noarch
mpi4py-common-3.0.2-2.fc31.noarch.rpm (info) (download)
mpi4py-docs-3.0.2-2.fc31.noarch.rpm (info) (download)
riscv64
python3-mpi4py-mpich-3.0.2-2.fc31.riscv64.rpm (info) (download)
python3-mpi4py-openmpi-3.0.2-2.fc31.riscv64.rpm (info) (download)
mpi4py-debugsource-3.0.2-2.fc31.riscv64.rpm (info) (download)
python3-mpi4py-mpich-debuginfo-3.0.2-2.fc31.riscv64.rpm (info) (download)
python3-mpi4py-openmpi-debuginfo-3.0.2-2.fc31.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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 * Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 11 2017 Thomas Spura <tomspur@fedoraproject.org> - 3.0.0-1 - update to 3.0.0 (#1510901) * Sun Oct 29 2017 Thomas Spura <tomspur@fedoraproject.org> - 2.0.0-14 - Set threads to serialized in openmpi due to #1105902 * Sun Oct 29 2017 Thomas Spura <tomspur@fedoraproject.org> - 2.0.0-13 - disable tests on openmpi due to #1105902 (#1423965)