I'm using genn-4.4.0. After entering userproject/Izh_sparse_project, use make and ./generate_run test, I got
/home/xxxx/genn/genn-4.4.0/userproject/Izh_sparse_project/model/IzhSparse_CODE/definitionsInternal.h(164): error: duplicate parameter name
1 error detected in the compilation of "/tmp/tmpxft_0002235d_00000000-6_neuronUpdate.cpp1.ii".
optimizeBlockSize: NVCC failed
genn-buildmodel.sh:88: error 50: command failure
ERROR: Following call failed with status 12800:
cd model && genn-buildmodel.sh IzhSparse.cc && make -j 56 clean all
Exiting...
My OS is Linux Ubuntu, CUDA version is 10.1. I think it may be a little bug in genn.
Thanks for your help.