Skip to content
Snippets Groups Projects
Commit fb25a2ce authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

Merge branch 'update_brainscales_software_to_2.0-rc7' into 'master'

Update BrainScaleS software to 2.0-rc7

See merge request technical-coordination/project-internal/devops/platform/ebrains-spack-builds!123
parents dd5cb9e8 1316ac12
No related branches found
No related tags found
3 merge requests!148create new experimental release,!139create new experimental release,!123Update BrainScaleS software to 2.0-rc7
Pipeline #17580 failed with stage
in 9 hours, 9 minutes, and 13 seconds
......@@ -12,7 +12,7 @@ class Hxtorch(WafPackage):
# This repo provides a waf binary used for the build below
git = "https://github.com/electronicvisions/pynn-brainscales.git"
version('2.0-rc6', branch='waf')
version('2.0-rc7', branch='waf')
# PPU compiler dependencies
depends_on('oppulance@2.0:')
......
......@@ -11,7 +11,7 @@ class PynnBrainscales(WafPackage):
homepage = "https://github.com/electronicvisions/pynn-brainscales"
git = "https://github.com/electronicvisions/pynn-brainscales.git"
version('2.0-rc6', branch='waf')
version('2.0-rc7', branch='waf')
# PPU compiler dependencies
depends_on('oppulance@2.0:')
......
......@@ -29,8 +29,8 @@ spack:
- py-pyaescrypt
- py-formencode
- tvb-framework ^binutils+ld+gold
- pynn-brainscales@2.0-rc6 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
#- hxtorch@2.0-rc6 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
- pynn-brainscales@2.0-rc7 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
- hxtorch@2.0-rc7 ^log4cxx@0.10.0 ^googletest@1.11.0:+gmock
- py-neo
#- py-cerebstats
#- py-cerebunit
......
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