sPyNNaker icon indicating copy to clipboard operation
sPyNNaker copied to clipboard

Add spynnaker report

Open dkfellows opened this issue 6 years ago • 4 comments

Report the sPyNNaker graph of populations and projections so that we can see (at least a summary of) what user code has told our system to do.

dkfellows avatar Sep 19 '19 10:09 dkfellows

@pabogdan has done something similar here: https://github.com/pabogdan/pynn_object_serialisation/blob/master/pynn_object_serialisation/functions.py

The final version of this might want to include some of each e.g. run like this one, but writing json files with content like the other.

rowleya avatar Feb 28 '20 12:02 rowleya

While producing a JSON description of the PyNN-level graph might also be a good idea, this report has its own value.

dkfellows avatar Mar 23 '21 12:03 dkfellows

Why is this a method in AbstractSpiNNakerCommon that is always run like it or not. Instead of a report alogrithm that can be turned on or off with a cfg setting

Christian-B avatar Mar 23 '21 13:03 Christian-B

@pabogdan has done something similar here: https://github.com/pabogdan/pynn_object_serialisation/blob/master/pynn_object_serialisation/functions.py

The final version of this might want to include some of each e.g. run like this one, but writing json files with content like the other.

Peters too while good is a competently different level.

Christian-B avatar Mar 23 '21 13:03 Christian-B