Changes for page NMC Collab copy template
Last modified by kindler on 2022/10/27 08:31
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -10,10 +10,22 @@ 10 10 11 11 (% class="row" %) 12 12 ((( 13 - Thedocumentation 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. Please [[see here for the documentation of the EBRAINS Lab environment>>https://wiki.ebrains.eu/bin/view/Collabs/the-collaboratory/Documentation%20Lab/Tutorial/#HHowtodevelop2Frunanotebook]]. 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 documentation of the neuromorphic systems is [[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 27 +=== Access === 28 + 17 17 Access to the neuromorphic computing systems SpiNNaker (Manchester) and BrainScaleS (Heidelberg) is possible via this Collaboratory via: 18 18 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.