Tue, 14 May 2024 18:13:45 UTC | login

Information for build nest-2.18.0-2.fc31

ID129932
Package Namenest
Version2.18.0
Release2.fc31
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/nest.git#630e5e0a03f7f038526021dd3f3b151bb3bee51d
SummaryThe neural simulation tool
DescriptionNEST is a simulator for spiking neural network models that focuses on the dynamics, size and structure of neural systems rather than on the exact morphology of individual neurons. The development of NEST is coordinated by the NEST Initiative. NEST is ideal for networks of spiking neurons of any size, for example: Models of information processing e.g. in the visual or auditory cortex of mammals; Models of network activity dynamics, e.g. laminar cortical networks or balanced random networks; Models of learning and plasticity. Please read the README-Fedora.md file provided in each package for information on how these NEST packages are to be used. Documentation is available separately in the nest-doc package.
Built bydavidlt
State failed
Volume DEFAULT
StartedSat, 21 Sep 2019 10:29:02 UTC
CompletedSun, 22 Sep 2019 09:14:25 UTC
Taskbuild (f31-candidate, /rpms/nest.git:630e5e0a03f7f038526021dd3f3b151bb3bee51d)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/nest.git#630e5e0a03f7f038526021dd3f3b151bb3bee51d'}}
Tags No tags
RPMs No RPMs
Changelog * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.18.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Fri Jul 19 2019 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.18.0-1 - Update to 2.18 - Re-enable 32bit arches - Update patch - Drop py2 support * Sun Feb 17 2019 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.16.0-11 - Rebuild for readline 8.0 * Thu Feb 14 2019 Orion Poplawski <orion@nwra.com> - Rebuild for openmpi 3.1.3 * Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2.16.0-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Wed Jan 23 2019 Björn Esser <besser82@fedoraproject.org> - 2.16.0-8 - Append curdir to CMake invokation. (#1668512) * Sat Dec 29 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-7 - Move matplotlib and ipython to weak deps * Mon Dec 17 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-6 - Correct location of MPI headers - Use CMAKE directives to specify lib location * Fri Dec 14 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-5 - Add required suffixes to MPI binaries - Explicitly mention all shared objects * Sat Nov 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-4 - Use bcond - Enable libneurosim support * Sun Oct 28 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-3 - Spec improvements - Use release conditional for uniformity - Create source directories in the build directory * Thu Oct 18 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-2 - Make py3 default build - Disable py2 build - Use README file instead of creating it in the spec. - Correct NEST_DOC_DIR to point to correct doc files for all variants (#1639678) * Fri Oct 05 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.16.0-1 - Exclude 32 bit architectures: https://github.com/nest/nest-simulator/issues/1031 - Use python version specific shebangs - Update to latest upstream release - Place headers in separate packages * Fri Jul 27 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-4 - Improve readme - Disable tests for the time being while I check builds * Thu Jul 26 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-3 - Enable tests - Use autosetup - Improve description - Improve make usage * Tue Jul 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-2 - Enable mpi builds - Do not make mpi packages noarch, since MPI_HOME is arch dependent - Do not remove nest config files---the environment variables are used by programs * Sun Jun 24 2018 Ankur Sinha <ankursinha AT fedoraproject DOT org> - 2.14.0-1 - Update to latest release - remove developer docs - fix build - improve commands