![]() |
GeNN
1.1
GPU enhanced Neuronal Networks (GeNN)
|
#include <cassert>#include "hr_time.cpp"#include "utils.h"#include <cuda_runtime.h>#include "Izh_sparse_model.h"#include "Izh_sparse_model.cc"Go to the source code of this file.
Macros | |
| #define | DBG_SIZE 5000 |
| #define | T_REPORT_TME 5000.0 |
| #define | TOTAL_TME 5000.0 |
Variables | |
| float | t = 0.0f |
| unsigned int | iT = 0 |
| CStopWatch | timer |
| #define DBG_SIZE 5000 |
| #define T_REPORT_TME 5000.0 |
| #define TOTAL_TME 5000.0 |
| unsigned int iT = 0 |
| float t = 0.0f |
| CStopWatch timer |