Sat, 18 May 2024 22:48:04 UTC | login

Information for build arbor-0.2.2-6.20200225gitfb5d4ea736282dce14c3284bc5db748b082db957.fc33

ID150751
Package Namearbor
Version0.2.2
Release6.20200225gitfb5d4ea736282dce14c3284bc5db748b082db957.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/arbor.git#77288ee3fbf9a1800f6aed8ca1975fbc7bc074a0
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
StartedTue, 31 Mar 2020 15:47:23 UTC
CompletedTue, 31 Mar 2020 15:59:20 UTC
Taskbuild (f33, /rpms/arbor.git:77288ee3fbf9a1800f6aed8ca1975fbc7bc074a0)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/arbor.git#77288ee3fbf9a1800f6aed8ca1975fbc7bc074a0'}}
Tags No tags
RPMs No RPMs
Changelog * 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