Skip to content
Snippets Groups Projects

update EBRAINS-24.04-rc

Merged Eleni Mathioulaki requested to merge master into ebrains-24-04
5 files
+ 12
3
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -24,6 +24,7 @@ class Hxtorch(build_brainscales.BuildBrainscales):
@@ -24,6 +24,7 @@ class Hxtorch(build_brainscales.BuildBrainscales):
maintainers = ['emuller']
maintainers = ['emuller']
 
version('8.0-a5', tag='hxtorch-8.0-a5')
version('8.0-a4', tag='hxtorch-8.0-a4')
version('8.0-a4', tag='hxtorch-8.0-a4')
version('8.0-a3', tag='hxtorch-8.0-a3')
version('8.0-a3', tag='hxtorch-8.0-a3')
version('8.0-a2', tag='hxtorch-8.0-a2')
version('8.0-a2', tag='hxtorch-8.0-a2')
@@ -35,6 +36,7 @@ class Hxtorch(build_brainscales.BuildBrainscales):
@@ -35,6 +36,7 @@ class Hxtorch(build_brainscales.BuildBrainscales):
deps_hxtorch_core = [
deps_hxtorch_core = [
# compiler for the BrainScaleS-2 embedded processor ("PPU"); needed for
# compiler for the BrainScaleS-2 embedded processor ("PPU"); needed for
# building/linking, at runtime and for testing
# building/linking, at runtime and for testing
 
('oppulance@8.0-a5', { "when":'@8.0-a5', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a4', { "when":'@8.0-a4', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a4', { "when":'@8.0-a4', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a3', { "when":'@8.0-a3', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a3', { "when":'@8.0-a3', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a2', { "when":'@8.0-a2', "type": ('build', 'link', 'run', 'test') } ),
('oppulance@8.0-a2', { "when":'@8.0-a2', "type": ('build', 'link', 'run', 'test') } ),