SpiNNakerManchester / IntroLab

Introductory Lab Material
Apache License 2.0
6 stars 3 forks source link

Spinnaker start #52

Closed rowleya closed 5 months ago

rowleya commented 7 months ago

Time to get this into master?

Christian-B commented 7 months ago

Any reason not to add these to Integrations tests?

Specificaly script_builder.py

rowleya commented 7 months ago

All of these applications open a GUI. It would be good at some point to separate the operation from the GUI, but that hasn't been done so far. Issue SpiNNakerManchester/PyNNExamples#115 created to at least keep track of this.

Christian-B commented 7 months ago

pendulum_follow_c_vis.py raises ValueError On application vertex source, the number of dimensions in the maximum number of atoms per core (9223372036854775807,) must be the same number of dimensions as that of the vertex shape (120, 120)

Christian-B commented 7 months ago

suduko spinn_utilities.exceptions.ConfigException: Unexpected None for section='Database' option='wait_on_confirmation_timeout'

rowleya commented 6 months ago

These should be working now...