You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under certain conditions attempting to run a model containing a WU attached to an all-to-all projection will return the error 'Simulation failed: Compiler error detected.':
component.cpp: In member function ‘virtual brahms::Symbol dev_spineml_wu_AllToAllConnectionSpikeogenerator_0::event(brahms::Event*)’: component.cpp:713:5: error: expected primary-expression before ‘.’ token .assign(numEl_BRAHMS, _SUM); ^
The text was updated successfully, but these errors were encountered:
Under certain conditions attempting to run a model containing a WU attached to an all-to-all projection will return the error 'Simulation failed: Compiler error detected.':
component.cpp: In member function ‘virtual brahms::Symbol dev_spineml_wu_AllToAllConnectionSpikeogenerator_0::event(brahms::Event*)’: component.cpp:713:5: error: expected primary-expression before ‘.’ token .assign(numEl_BRAHMS, _SUM); ^
The text was updated successfully, but these errors were encountered: