Skip to main content
. 2014 Oct 10;8:78. doi: 10.3389/fninf.2014.00078

Table 1.

Parameter definitions and values of memory-usage model for 3g and 4g technology.

Parameter Description Value in B
3g 4g
Inline graphicn (M, N) mn memory usage of one neuron object of type iaf_psc_alpha 1100
m0n memory overhead per neuron 0.33 0
m+n memory overhead per local neuron 16 24
mn memory overhead per non-local neuron 0
Inline graphicc (M, T, N, K) mstatc memory usage of one connection object of type static_synapse (3g) or static_synapse_hpc (4g) 48 16
mstdpc memory usage of one connection object of type stdp_pl_synapse (3g) or stdp_pl_synapse_hpc (4g) 48 24
m0c memory overhead per neuron 0.33
m1c memory overhead per neuron with one local target 96 24
m>1c memory overhead per neuron with more than one local target 160 128
mc memory overhead per neuron without local targets 0

The top part of the table summarizes the parameters relevant for the memory consumption due to the neuronal infrastructure Inline graphic#1, the bottom part shows the parameters determining the memory consumption Inline graphicc of the synaptic infrastructure. Lower case symbols m refer to the memory per object, where objects are neurons or connections, respectively. The columns “3g” and “4g” distinguish between the parameter values for the two kernel versions.