Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:aurynexceptions
no way to compare when less than two revisions

Differences

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


manual:aurynexceptions [2015/06/01 17:46] (current) – created zenke
Line 1: Line 1:
 +===== Auryn Runtime Exceptions =====
 +
 +  * [[AurynOpenFileException]] Failed opening file.
 +  * [[AurynMMFileException]] Problem reading MatrixMarket file. Not row major format?
 +  * [[AurynMatrixDimensionalityException]] Cannot add data outside of matrix.
 +  * [[AurynMatrixBufferException]] Buffer full.
 +  * [[AurynMatrixPushBackException]] Could not push_back in SimpleMatrix. Out of order execution?
 +  * [[AurynConnectionAllocationException]] Buffer has not been allocated.
 +  * [[AurynMemoryAlignmentException]]  Memory not aligned to 16bytes.
 +  * [[AurynDelayTooSmallException]] One of the SpikeDelays was chosen shorter than the current value of MINDELAY.
 +  * [[AurynTimeOverFlowException]] Trying to simulate more timesteps than are available in AurynTime.
 +
 +
  
manual/aurynexceptions.txt · Last modified: 2015/06/01 17:46 by zenke