A good candidate for testing OW simulations, and c302 in particular on the SpiNNaker platform would be this:
c302_A_Social.nml
It's the lowest level of complexity for the c302 model (params A: integrate & fire cells), but would be a good first atteppt to get OW simulations working on SpiNNaker.
This would require some support for the SpiNNaker code generation toolchain to support NeuroML/LEMS. Unfortunately this model can't be fully converted to PyNN, as it has double exponential synapses. Also, if this can't be run on SpiNNaker, none of the other more realistic networks (params B-D) would be supported. The corresponding LEMS file gives the simulation info (what to record, run time etc.)
CC @Huitzilo @slarson
A good candidate for testing OW simulations, and c302 in particular on the SpiNNaker platform would be this:
c302_A_Social.nml
It's the lowest level of complexity for the c302 model (params A: integrate & fire cells), but would be a good first atteppt to get OW simulations working on SpiNNaker.
This would require some support for the SpiNNaker code generation toolchain to support NeuroML/LEMS. Unfortunately this model can't be fully converted to PyNN, as it has double exponential synapses. Also, if this can't be run on SpiNNaker, none of the other more realistic networks (params B-D) would be supported. The corresponding LEMS file gives the simulation info (what to record, run time etc.)
CC @Huitzilo @slarson