nest / nest-gpu

NEST GPU
https://nest-gpu.readthedocs.io
GNU General Public License v2.0
19 stars 12 forks source link

Limitation on the number of neuron groups that can be created on NEST GPU #60

Open epastorelli opened 1 year ago

epastorelli commented 1 year ago

Currently, the number of neuron groups that can be created in the simulator is limited to 128. When more than 128 groups are requested, the simulation exit with "segmentation fault". If possible, an explicit error would help the user to identify the problem. In addition, a note on the documentation would be appreciated.