Warning : The Lab instance on CINECA will be unavailable today from 16:00 CEST (my timezone) for up to 15 minutes for maintenance. The JSC instance will remain operational during this period.


Changes for page Troubleshooting

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

From version 18.1
edited by kindler
on 2021/06/16 14:30
Change comment: There is no comment for this version
To version 22.1
edited by kindler
on 2021/07/02 08:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,6 @@
1 +(% class="wikigeneratedid" %)
2 +(Test sentence)
3 +
1 1  == Problems with the Jupyter notebook environment ("Lab") ==
2 2  
3 3  === Error message "Error in Authenticator.pre_spawn_start: ... 401: Unauthorized" ===
... ... @@ -30,3 +30,20 @@
30 30  == BrainScaleS specific tips ==
31 31  
32 32  The [[BrainScaleS external user chat>>https://chat.bioai.eu/external-users/channels/town-square]] has service announcements (e.g. when a system is down due to maintenance) and is also a good place to ask general questions.
36 +
37 +==== BrainScaleS-2: "Job error" in the Collaboratory, though it worked until 21 June 2021 ====
38 +
39 +On 21 June 2021 we changed the platform selection in the nmpi command client.submit_job(...,platform=nmpi.BRAINSCALES,...). From then on, please specify nmpi.BRAINSCALES**2** as the platform to run networks on the BrainScaleS-2 architecture (i.e. on "wafer">60).
40 +
41 +In the JobManager, a job with the now wrong platform=nmpi.BRAINSCALES shown in the "log" part of the detailed job information:
42 +
43 +{{{72 is not a valid wafer module for BrainScaleS-1. Since 21 June 2021, please use "nmpi.BRAINSCALES2" as platform specification ...}}}
44 +
45 +Also since 21 June 2021 a separate quota setting is used for BrainScaleS-2 (visible on the Quota tab in the JobManager)
46 +
47 +=== BrainScaleS-1 ===
48 +
49 +Currently (2 July 2021) the default-system ("wafer 33") is under maintenance. Please see the [[BrainScaleS-1 chat>>https://chat.bioai.eu/external-users/channels/brainscales]] for updates.
50 +
51 +
52 +==== ====