Hello!
I am trying to monitor the energy consumption of an SNN implemented in SpiNNaker. I have seen that there is a way to receive this information in the ‘reports’ file that can be downloaded after finishing a job by setting “reports_enabled = True” and “write_energy_report = True” in the cfg file as said here: https://github.com/SpiNNakerManchester/sPyNNaker/issues/318
However, I don’t know how to access this file using the neuromorphic computing platform. If anyone has come up with a solution to monitoring energy consumption in this way or another, I would appreciate the help.
Thanks in advance
Rafael Pérez Belizón