![]() |
GeNN
1.1
GPU enhanced Neuronal Networks (GeNN)
|
Files | |
file | CodeHelper.cc |
file | currentModel.cc |
file | generateALL.cc |
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. | |