![]() |
GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
|
Files | |
| file | binomial.cc |
| file | codeGenUtils.cc |
| file | codeStream.cc |
| file | currentSource.cc |
| file | currentSourceModels.cc |
| 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 | generateInit.cc |
| file | generateKernels.cc |
| Contains functions that generate code for CUDA kernels. Part of the code generation section. | |
| file | generateMPI.cc |
| Contains functions to generate code for running the simulation with MPI. 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 | initSparseConnectivitySnippet.cc |
| file | initVarSnippet.cc |
| file | src/modelSpec.cc |
| file | neuronGroup.cc |
| file | neuronModels.cc |
| file | newNeuronModels.cc |
| file | newPostsynapticModels.cc |
| file | newWeightUpdateModels.cc |
| file | postSynapseModels.cc |
| file | sparseUtils.cc |
| file | standardGeneratedSections.cc |
| file | standardSubstitutions.cc |
| file | synapseGroup.cc |
| file | synapseModels.cc |
| file | utils.cc |