Closed ferdonline closed 2 months ago
Logfiles from GitLab pipeline #226331 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #226403 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #226592 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #226593 (:no_entry:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #226835 (:white_check_mark:) have been uploaded here!
Status and direct links:
Logfiles from GitLab pipeline #228654 (:white_check_mark:) have been uploaded here!
Status and direct links:
LGTM. Thanks for implementing this new feature.
Context
Some simulations are pretty heavy, requiring a lot of nodes and time while, unfortunately, some problems only manifest in such very large scenarios.
In order to improve the experience when testing new circuits, features or debugging a failure we introduce a new "Crash test" mode.
The new mode runs a simplified version of the circuit:
Therefore, while results are meaningless, the vast majority of Neurodamus internal machinery runs very quickly, allowing debug sessions to be orders of magnitude faster.
Scope
--crash-test
create_single()
function in ConnectionTesting
Ran
sonataconf-sscx-O1
blueconfigs test (1000 cells) in a single rank:including 80 seconds for simulating 100 ms
Review