Skip to content
Snippets Groups Projects
Commit b2d9393a authored by Dennis Terhorst's avatar Dennis Terhorst :rocket:
Browse files

add next NEST release candidate

parent 56cefe89
No related branches found
No related tags found
3 merge requests!245create new experimental release,!235update testing branch,!234Add NEST 3.4_rc1
......@@ -27,6 +27,7 @@ class Nest(CMakePackage):
git = "https://github.com/nest/nest-simulator.git"
version('master', branch='master')
version('3.4_rc1',sha256='62558bf545abd5a54e92abd4ce8afaa58b45fe1065e6f47a7da723cd85a7e013')
version('3.3', sha256='179462b966cc61f5785d2fee770bc36f86745598ace9cd97dd620622b62043ed')
version('3.2', sha256='583d5725882ad5e8fd4fc7ffab425da97cbbb91fadbc327e940c184e8892b958')
patch('nest-simulator-3.2-p1-VersionNumber.patch', when='@3.2')
......
......@@ -19,7 +19,7 @@ spack:
- py-lazyarray
#- py-version-query
# EBRAINS simulators
- nest@3.3 +python +gsl +mpi
- nest@3.4_rc1
- arbor +python +mpi
- neuron +mpi
- py-pynn@0.10.1 +mpi
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment