SpiNNakerManchester / sPyNNaker

The SpiNNaker implementation of the PyNN neural networking language
Apache License 2.0
105 stars 44 forks source link

logger warn of sim,.setup() #1488

Open Christian-B opened 2 months ago

Christian-B commented 2 months ago

the PyNN defaul timestep is 0.1 which is faster than SpyNNaker can handle without a slowdown.

To help users who do not enter a timstep understand the warning:

A timestep was entered that has forced SpiNNaker to automatically slow the simulation down from real time by a factor of 10

Have a earlier warning that as no timestep was entered it used 0.1