Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:warning_and_error_messages

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Last revisionBoth sides next revision
manual:warning_and_error_messages [2016/02/17 20:44] – created zenkemanual:warning_and_error_messages [2016/02/17 20:44] – Changes structure of page zenke
Line 1: Line 1:
 ====== Runtime warnings ====== ====== Runtime warnings ======
  
-"Wasteful fill level" -- this indications 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!+===== 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.txt · Last modified: 2016/08/03 18:44 by zenke