Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:warning_and_error_messages

This is an old revision of the document!


Runtime warnings

Wasteful fill level

This warning indicates a low fill level of a connection matrix of a SparseConnection. This means that a sparse matrix has reserver a much larger buffer than needed. Usually SparseConnection tries to make a good guess about how much memory is needed before filling the matrix. However, particularly for small values for size_pre x size_post this estimate can be off. For larger matrices this is more likely to indicate a problem with your code. Make sure everything is in order!

manual/warning_and_error_messages.1455741887.txt.gz · Last modified: 2016/02/17 20:44 by zenke