... |
... |
@@ -64,4 +64,15 @@ |
64 |
64 |
**Level**: advanced(%%) **Type**: user documentation |
65 |
65 |
|
66 |
66 |
This tutorial teaches you how to build a basic arbor.cell with a synapse site and spike generator, as well as build an arbor.recipe with a network of interconnected cells. Finally you will be able to run the simulation and extract the results. |
|
67 |
+=== [[Distributed ring network (MPI)>>https://docs.arbor-sim.org/en/stable/tutorial/network_ring_mpi.html||rel=" noopener noreferrer" target="_blank"]] === |
67 |
67 |
|
|
69 |
+**Level**: advanced(%%) **Type**: user documentation |
|
70 |
+ |
|
71 |
+This tutorials will teach you how to build a basic MPI aware arbor.context to run a network. This requires that you have built Arbor with MPI support enabled. Finally you will run the simulation and extract the results. |
|
72 |
+=== [[A detailed single cell recipe>>https://docs.arbor-sim.org/en/stable/tutorial/single_cell_detailed_recipe.html||rel=" noopener noreferrer" target="_blank"]] === |
|
73 |
+ |
|
74 |
+**Level**: advanced(%%) **Type**: user documentation |
|
75 |
+ |
|
76 |
+This tutorial will teach you how to build an arbor.recipe., an arbor.context and |
|
77 |
+create an arbor.simulation. The running the simulation and visualising the results. |
|
78 |
+ |