![]() |
GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
|
build/lib.linux-x86_64-3.6/pygenn/__init__.py | |
build/lib.linux-x86_64-3.6/pygenn/genn_wrapper/__init__.py | |
pygenn/__init__.py | |
binomial.cc | |
binomial.h | |
codeGenUtils.cc | |
codeGenUtils.h | |
codeStream.cc | |
codeStream.h | |
CUDABackend.py | |
currentSource.cc | |
currentSource.h | |
currentSourceModels.cc | |
currentSourceModels.h | |
CurrentSourceModels.py | |
dpclass.h | |
extra_neurons.h | |
extra_postsynapses.h | |
extra_weightupdates.h | |
generate_swig_interfaces.py | |
generateALL.cc | Main file combining the code for code generation. Part of the code generation section |
generateALL.h | |
generateCPU.cc | Functions for generating code that will run the neuron and synapse simulations on the CPU. Part of the code generation section |
generateCPU.h | Functions for generating code that will run the neuron and synapse simulations on the CPU. Part of the code generation section |
generateInit.cc | |
generateInit.h | Contains functions to generate code for initialising kernel state variables. Part of the code generation section |
generateKernels.cc | Contains functions that generate code for CUDA kernels. Part of the code generation section |
generateKernels.h | Contains functions that generate code for CUDA kernels. Part of the code generation section |
generateMPI.cc | Contains functions to generate code for running the simulation with MPI. Part of the code generation section |
generateMPI.h | Contains functions to generate code for running the simulation with MPI. Part of the code generation section |
generateRunner.cc | Contains functions to generate code for running the simulation on the GPU, and for I/O convenience functions between GPU and CPU space. Part of the code generation section |
generateRunner.h | Contains functions to generate code for running the simulation on the GPU, and for I/O convenience functions between GPU and CPU space. Part of the code generation section |
build/lib.linux-x86_64-3.6/pygenn/genn_groups.py | |
pygenn/genn_groups.py | |
build/lib.linux-x86_64-3.6/pygenn/genn_model.py | |
pygenn/genn_model.py | |
genn_wrapper.py | |
global.cc | |
global.h | Global header file containing a few global variables. Part of the code generation section |
hr_time.cc | This file contains the implementation of the CStopWatch class that provides a simple timing tool based on the system clock |
hr_time.h | This header file contains the definition of the CStopWatch class that implements a simple timing tool using the system clock |
initSparseConnectivitySnippet.cc | |
initSparseConnectivitySnippet.h | |
InitSparseConnectivitySnippet.py | |
initVarSnippet.cc | |
initVarSnippet.h | |
InitVarSnippet.py | |
build/lib.linux-x86_64-3.6/pygenn/model_preprocessor.py | |
pygenn/model_preprocessor.py | |
Models.py | |
include/modelSpec.cc | |
src/modelSpec.cc | |
modelSpec.h | Header file that contains the class (struct) definition of neuronModel for defining a neuron model and the class definition of NNmodel for defining a neuronal network model. Part of the code generation and generated code sections |
neuronGroup.cc | |
neuronGroup.h | |
neuronModels.cc | |
neuronModels.h | |
NeuronModels.py | |
newModels.h | |
newNeuronModels.cc | |
newNeuronModels.h | |
newPostsynapticModels.cc | |
newPostsynapticModels.h | |
newWeightUpdateModels.cc | |
newWeightUpdateModels.h | |
postSynapseModels.cc | |
postSynapseModels.h | |
PostsynapticModels.py | |
setup.py | |
SharedLibraryModel.py | |
SingleThreadedCPUBackend.py | |
snippet.h | |
Snippet.py | |
sparseProjection.h | |
sparseUtils.cc | |
sparseUtils.h | |
standardGeneratedSections.cc | |
standardGeneratedSections.h | |
standardSubstitutions.cc | |
standardSubstitutions.h | |
StlContainers.py | |
stringUtils.h | |
synapseGroup.cc | |
synapseGroup.h | |
synapseMatrixType.h | |
synapseModels.cc | |
synapseModels.h | |
utils.cc | |
utils.h | This file contains standard utility functions provide within the NVIDIA CUDA software development toolkit (SDK). The remainder of the file contains a function that defines the standard neuron models |
variableMode.h | |
WeightUpdateModels.py |