Wed, 28 Aug 2024 21:29:59 UTC | login

Information for build arbor-0.9.0-8.fc41

ID311732
Package Namearbor
Version0.9.0
Release8.fc41
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arbor.git#ba0e5e1b73201cb595b762d22d45e1fb910ca797
SummaryMulti-compartment neural network simulation library
DescriptionArbor is a high-performance library for Computational Neuroscience simulations. Some key features include: - Asynchronous spike exchange that overlaps compute and communication. - Efficient sampling of voltage and current on all back ends. - Efficient implementation of all features on GPU. - Reporting of memory and energy consumption (when available on platform). - An API for addition of new cell types, e.g. LIF and Poisson spike generators. - Validation tests against numeric/analytic models and NEURON. Documentation is available at https://arbor.readthedocs.io/en/latest/
Built bydavidlt
State complete
Volume DEFAULT
StartedSat, 10 Aug 2024 22:24:30 UTC
CompletedSun, 11 Aug 2024 09:11:06 UTC
Taskbuild (f41, /rpms/arbor.git:ba0e5e1b73201cb595b762d22d45e1fb910ca797)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arbor.git#ba0e5e1b73201cb595b762d22d45e1fb910ca797'}}
Tags
f41
RPMs
src
arbor-0.9.0-8.fc41.src.rpm (info) (download)
noarch
arbor-doc-0.9.0-8.fc41.noarch.rpm (info) (download)
riscv64
arbor-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-devel-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-mpich-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-mpich-devel-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-openmpi-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-openmpi-devel-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-debuginfo-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-debugsource-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-mpich-debuginfo-0.9.0-8.fc41.riscv64.rpm (info) (download)
arbor-openmpi-debuginfo-0.9.0-8.fc41.riscv64.rpm (info) (download)
Logs
riscv64
hw_info.log
state.log
build.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * Sun Jun 09 2024 Python Maint <python-maint@redhat.com> - 0.9.0-8 - Rebuilt for Python 3.13 * Tue Feb 06 2024 Sandro <devel@penguinpee.nl> - 0.9.0-1 - Update to 0.9.0 (RHBZ#2145131) - Drop obsolete patches - Exclude segfaulting tests * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Nov 06 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7-10 - Do not enable extra ISA extensions based on the build host * Fri Jul 21 2023 Sandro <devel@penguinpee.nl> - 0.7-9 - Fix ExcludeArch - s/s390/s390x/ * Thu Jul 20 2023 Sandro <devel@penguinpee.nl> - 0.7-8 - Fix use of distutils (RHBZ#2219935) * Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Wed Jun 28 2023 Python Maint <python-maint@redhat.com> - 0.7-6 - Rebuilt for Python 3.12 * Wed Jun 28 2023 Vitaly Zaitsev <vitaly@easycoding.org> - 0.7-5 - Rebuilt due to fmt 10 update. * Thu Jan 19 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7-4 - Add some missing #include directives * Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Sat Nov 26 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 0.7-2 - Add ExcludeArch: i686 * Mon Aug 29 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.7-1 - feat: update to 0.7 (fixes rhbz#2047167) * Mon Aug 29 2022 Ankur Sinha (Ankur Sinha Gmail) <sanjay.ankur@gmail.com> - 0.5.2-10 - feat: upload new sources