Changes for page Troubleshooting

Last modified by kindler on 2025/05/14 16:54

From version 25.1
edited by kindler
on 2021/08/30 19:03
Change comment: There is no comment for this version
To version 26.1
edited by kindler
on 2021/10/21 16:50
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -40,8 +40,16 @@
40 40  Via choosing a different lab execution site it is be possible to choose a specific site, if there are specific needs for the created Jupyter virtual machine for a given task (e.g. a large memory requirement). Currently all the examples do not need any site specific features, so you can select in principle any site. BUT (as of end of August 21) there is a sporadic problem with the NMPI communication, if running at Jülich. Thus for now, please use CSCS as the primary execution site.
41 41  
42 42  
43 +=== BrainScaleS-2 inhibitory synapse weights ===
43 43  
45 +21 October 2021: the pyNN version for BrainScaleS has been updated. Since then, inhibitory synapse weights need to negative numbers, otherwise the error message:   
44 44  
47 + "pyNN.errors.ConnectionError: Weights must be negative for current-based, inhibitory synapses"
48 +
49 +will be created (visibie in the .out file created by the job. In the notebook interface the error message can be, that the file needed for plotting is missing).
50 +
51 +
52 +
45 45  
46 46  
47 47  == BrainScaleS specific tips ==