From d804dcdc201f5309dfa179f8367b80a9ecf038fd Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Sat, 20 Jul 2019 18:29:18 +0100 Subject: [PATCH 1/9] Initial modulemd --- nest.yaml | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 nest.yaml diff --git a/nest.yaml b/nest.yaml new file mode 100644 index 0000000..733b3e8 --- /dev/null +++ b/nest.yaml @@ -0,0 +1,50 @@ +document: modulemd +version: 2 +data: + summary: The neural simulation tool + description: >- + NEST 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. + license: + module: + - MIT + + dependencies: + - buildrequires: + platform: [] # <- Build for all Fedora releases + requires: + platform: [] # <- Run on all Fedora releases + + api: + rpms: + - nest + - nest-common + - nest-doc + - nest-headers + - python3-nest + - nest-mpich + - nest-mpich-common + - nest-mpich-headers + - python3-nest-mpich + - nest-openmpi + - nest-openmpi-common + - nest-openmpi-headers + - python3-nest-openmpi + + components: + rpms: + nest: + ref: 2.18.0 + rationale: Provides the NEST simulator. + + references: + community: https://www.nest-simulator.org/ + documentation: https://nest-simulator.readthedocs.io/en/latest/ + tracker: https://github.com/nest/nest-simulator From 72572b78e7296d6c96d7aa3014cd5e2efcb98fe2 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Wed, 31 Jul 2019 17:33:53 +0100 Subject: [PATCH 2/9] Define profiles --- nest.yaml | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/nest.yaml b/nest.yaml index 733b3e8..a3482bc 100644 --- a/nest.yaml +++ b/nest.yaml @@ -48,3 +48,29 @@ data: community: https://www.nest-simulator.org/ documentation: https://nest-simulator.readthedocs.io/en/latest/ tracker: https://github.com/nest/nest-simulator + + profiles: + default: + description: A standard NEST installation + rpms: + - nest + - nest-common + - nest-doc + - nest-headers + - python3-nest + mpich: + description: NEST built with MPICH + rpms: + - nest-mpich + - nest-mpich-common + - nest-doc + - nest-mpich-headers + - python3-nest-mpich + openmpi: + description: NEST built with OpenMPI + rpms: + - nest-openmpi + - nest-doc + - nest-openmpi-common + - nest-openmpi-headers + - python3-nest-openmpi From b416a296c268e828b68e04b7a27dc55a8ec14f4c Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 13 Aug 2019 19:58:22 +0000 Subject: [PATCH 3/9] Branching f31 from rawhide Signed-off-by: Fedora Release Engineering From d49bb790a65b43358a0548f1d5092216f1958b5d Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 21 Sep 2019 15:52:01 +0000 Subject: [PATCH 4/9] Branching f31 from rawhide, fourth attempt after platform:f32 enablement due to https://pagure.io/releng/issue/8664 Signed-off-by: Fedora Release Engineering From c9c7b8c9104464f4effa230eabf3f52b5aa3d32f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 6 Feb 2020 18:25:09 +0000 Subject: [PATCH 5/9] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 88bef9cfc92cb357aa14e7b63b1dbb79d029d5bc Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 13 Feb 2020 17:22:26 +0000 Subject: [PATCH 6/9] Branching f32 from rawhide Signed-off-by: Fedora Release Engineering From e3e72a03ec7f7bc4b6c2ae09fb5c813f4b4d3b08 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sat, 8 Aug 2020 08:30:03 +0000 Subject: [PATCH 7/9] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 50b70272c4ece13fc7817fee0717516e994c2786 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 12 Aug 2020 01:13:46 +0000 Subject: [PATCH 8/9] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering From 31841070202180bb1292cb65b679c4db3ba64beb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 19 Aug 2020 19:07:23 +0000 Subject: [PATCH 9/9] Branching f33 from rawhide Signed-off-by: Fedora Release Engineering