GeNN
3.3.0
GPU enhanced Neuronal Networks (GeNN)
|
Contains functions to generate code for initialising kernel state variables. Part of the code generation section. More...
#include <string>
Go to the source code of this file.
Functions | |
void | genInit (const NNmodel &model, const std::string &path, int localHostID) |
ID of local host. More... | |
Contains functions to generate code for initialising kernel state variables. Part of the code generation section.
void genInit | ( | const NNmodel & | model, |
const std::string & | path, | ||
int | localHostID | ||
) |
ID of local host.
model | Model description |
path | Path for code generationn |
localHostID | ID of local host |