![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
Files | |
| file | generateALL.cc |
| Main file combining the code for code generation. Part of the code generation section. | |
| file | generateCPU.cc |
| Functions for generating code that will run the neuron and synapse simulations on the CPU. Part of the code generation section. | |
| file | generateKernels.cc |
| Contains functions that generate code for CUDA kernels. Part of the code generation section. | |
| file | 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. | |
| file | global.cc |
| file | hr_time.cc |
| This file contains the implementation of the CStopWatch class that provides a simple timing tool based on the system clock. | |
| file | src/modelSpec.cc |
| file | neuronModels.cc |
| file | postSynapseModels.cc |
| file | sparseUtils.cc |
| file | stringUtils.cc |
| file | synapseModels.cc |
| file | utils.cc |