![]() |
GeNN
2.2.3
GPU enhanced Neuronal Networks (GeNN)
|
#include "utils.h"
#include "stringUtils.h"
#include "hr_time.h"
#include <cuda_runtime.h>
#include <cassert>
#include "OneComp_model.h"
#include "OneComp_model.cc"
Go to the source code of this file.
Macros | |
#define | DBG_SIZE 10000 |
#define | T_REPORT_TME 100.0 |
#define | TOTAL_TME 5000 |
Variables | |
CStopWatch | timer |
#define DBG_SIZE 10000 |
#define T_REPORT_TME 100.0 |
#define TOTAL_TME 5000 |
CStopWatch timer |