Version 14.1 by michaels on 2020/05/06 13:51

Show last authors
1 (% class="jumbotron" %)
2 (((
3 (% class="container" %)
4 (((
5 = TVB C ~-~- High-speed parallel brain network models =
6
7 A fast implementation of The Virtual Brain brain network simulator
8
9 [[image:4144.jpeg]]
10 )))
11 )))
12
13 (% class="row" %)
14 (((
15 (% class="col-xs-12 col-sm-8" %)
16 (((
17 == What can I find here? ==
18
19 * an IPython notebook that describes how to
20 ** pull the TVB-C container into one of the associated supercomputers using PyUnicore
21 ** upload model data to the supercomputer
22 ** set up and run simulations
23 ** download simulation results
24
25 == How do I use it? ==
26
27 * the simulation code is implemented as a Docker container
28 * the container is executed on supercomputers and operated via IPython notebooks
29 * Find the notebook by clicking on "Drive" in the left menu. The notebook is called "TVB_C.ipynb"
30 * To use the notebook, download it onto your local filesystem, create a new Collab and upload it there.
31 * Then, head over to [[https:~~/~~/lab.ebrains.eu/>>url:https://lab.ebrains.eu/]] to edit and run your notebook.
32 * Depending on whether you created a public or a private notebook it will be accessible in either "drive/Shared with all" or "drive/Shared with groups'"
33
34 == Metadata ==
35
36 * Partners: Charité Universitätsmedizin Berlin
37 * Developer: Michael Schirner (michael.schirner@charite.de)
38 * Homepage: [[https:~~/~~/hub.docker.com/r/thevirtualbrain/fast_tvb>>url:https://hub.docker.com/r/thevirtualbrain/fast_tvb]]
39 * License: GPL3
40 * Version: 1.0
41
42
43 )))
44
45
46 (% class="col-xs-12 col-sm-4" %)
47 (((
48 {{box title="**Contents**"}}
49 {{toc/}}
50 {{/box}}
51
52
53 )))
54 )))