Sat, 18 May 2024 20:49:47 UTC | login

Information for build arbor-0.3-5.fc33

ID182691
Package Namearbor
Version0.3
Release5.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arbor.git#68a7378595516583fd473729c95e619aceb19057
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 failed
Volume DEFAULT
StartedSat, 05 Sep 2020 13:53:28 UTC
CompletedSat, 05 Sep 2020 14:09:04 UTC
Taskbuild (f33, /rpms/arbor.git:68a7378595516583fd473729c95e619aceb19057)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arbor.git#68a7378595516583fd473729c95e619aceb19057'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Jeff Law <law@redhat.com> - 0.3-4 - Disable LTO for armv7hl build * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Sun Jun 28 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.3-2 - Update build flags to ensure CC and CXX are set correctly - https://lists.fedoraproject.org/archives/list/scitech@lists.fedoraproject.org/thread/BNKLXKY4O7BOTZ7LH7XDUTQO6FG2UWUT/#BNKLXKY4O7BOTZ7LH7XDUTQO6FG2UWUT * Mon Jun 08 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.3-2 - Move Provides lines to runtime packages - Add patch for using tinyopt libraries * Sat Jun 06 2020 Antonio Trande <sagitter@fedoraproject.org> - 0.3-1 - Release 0.3 * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 0.2.2-8.20200225gitfb5d4ea736282dce14c3284bc5db748b082db957 - Rebuilt for Python 3.9 * Thu Apr 02 2020 Björn Esser <besser82@fedoraproject.org> - 0.2.2-7.20200225gitfb5d4ea736282dce14c3284bc5db748b082db957 - Fix string quoting for rpm >= 4.16 * Wed Feb 26 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.2-5.20200226gitfb5d4ea736282dce14c3284bc5db748b082db957 - Use new snapshot that fixes errors on 32 bit systems - No longer excludes i686 and armv7hl - Drop unneeded patch. * Sun Feb 23 2020 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.2-5.20200223gitf12f934f365d9e68f01bfd857982be80da2ddd10 - Build from latest upstream snapshot - Freshen patch - Add exclude arches * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Dec 10 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.2-3 - Enable tests - Add patch for test crash * Mon Dec 09 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.2-2 - Remove arch info in provides for static - Temporarily disable tests - use python3-devel - Add documentation in separate sub-package - add python3-{mpich,openmpi} as requires that own MPI_PYTHON3_SITEARCH directories - Improve summaries for sub-packages to please rpmlint * Sat Dec 07 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.2.2-1 - Update to latest release * Sun Jan 13 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 0.1-1 - Initial rpm package