Changes for page NMC Collab copy template

Last modified by kindler on 2022/10/27 08:31

From version 25.1
edited by kindler
on 2022/04/04 18:34
Change comment: There is no comment for this version
To version 28.1
edited by kindler
on 2022/08/22 15:12
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -10,16 +10,28 @@
10 10  
11 11  (% class="row" %)
12 12  (((
13 -The documentation of the neuromorphic systems is [[this guidebook>>https://electronicvisions.github.io/hbp-sp9-guidebook/]] (on github).
13 +=== Introduction ===
14 14  
15 +This personal nmc-test-"Collaboratory" contains a few example notebooks for using the SpiNNaker and BrainScaleS neuromorphic compute systems. Please use the "Lab" link in the left hand menu to access the example notebooks (use the Run > Run All Cells from the menu to execute all cells in the notbook or use SHIFT-Return in a cell to run only that cell). For some of the notebooks, you will need to select the "EBRAINS_experimental_release" kernel to get them running.
16 +
17 +=== Example notebooks ===
18 +
19 +The example notebooks have been copied into your Collaboratory ("Collab") when it has first been created for you. It is possible, that newer versions or more examples became available since then. If you want to get the latest versions (or if you accidentally made a notebook unusable), just delete that notebook from your Collab, then [[fetch a fresh copy by running this GetExamples notebook>>https://lab.ch.ebrains.eu/hub/user-redirect/lab/tree/shared/Neuromorphic%20Computing%20in%20EBRAINS/GetExamples.ipynb]].
20 +
21 +=== Documentation ===
22 +
23 +The the full documentation of the neuromorphic systems, please see [[this guidebook>>https://electronicvisions.github.io/hbp-sp9-guidebook/]](on github).
24 +
15 15  The [[troubleshooting>>doc:Collabs.neuromorphic.Troubleshooting.WebHome]] page in the [[NMC public collab>>doc:Collabs.neuromorphic.WebHome]] collects some problems and solutions regarding the system use via the Collab.
16 16  
17 - Access to the neuromorphic computing systems SpiNNaker (Manchester) and BrainScaleS (Heidelberg) is possible via this Collaboratory via:
27 +=== Access ===
18 18  
29 + Access to the neuromorphic computing systems SpiNNaker (Manchester) and BrainScaleS (Heidelberg) is possible via this Collaboratory via:
30 +
19 19  * batch mode: the experiment script is created via the Notebook here in the Collab and then sent as file to the neuromorphic compute system SpiNNaker (Manchester) or BrainScaleS (Heidelberg). The scripts are then executed and the results are sent back as files to the notebook in this Collab for analysis.
20 20  This access mode to the systems is available since the public platform release years ago and works fine. The drawback is the slow turnaround time.
21 21  Please use the "Lab" link in the left hand menu (note: it may take some time in the JupyterHub, until the examples are loaded, when the link is first accessed)
22 -* interactive mode for SpiNNaker and for BrainScaleS-2: allowing more direct use of the systems. For short running BrainScaleS-2 emulations an experiment repetition rate (e.g. to tune parameter) in the 10 Hz range is possible
34 +* interactive mode for SpiNNaker and for BrainScaleS-2: allowing more direct use of the systems. For short running BrainScaleS-2 emulations an experiment repetition rate (e.g. to tune parameter) in the 10 Hz range is possible. An [[entry point for interactive examples is this notebook>>https://lab.ebrains.eu/user-redirect/lab/tree/shared/NMC%20Collab%20copy%20template/BrainScaleS/brainscales2-demos/index.ipynb]].
23 23  
24 24  About the submitted jobs:
25 25