Skip to content
Snippets Groups Projects
  • Brent Huisman's avatar
    Docs restructure for 0.4 (#1167) · 67b178cb
    Brent Huisman authored
    * Synced pages between Concepts, Python API and C++ API wherever possible
        * Recipe pages conform between the three section (concepts, python, c++)
        * Cell, Cable Cell and Cell * pages are rearranged and provided with some copy explaining the relationship between them.
    * Moved Python API out of Concepts
    * Renamed Concepts "How does Arbor work?"
    * Added Python Module Index plus mock import of Arbor for RTD build (unfortunately won't show there)
    * Broke out Interconnectivity (synapses) page.
    * Reworked Single Cell Model page into a quick start, with lots of cross referencing.
    * Tweaked logo.
    * Added Spack to install options.
    * Updated blurb.
    * Documentation now follows EU capitalization rules.
    * Assorted typofixes
    Unverified
    67b178cb
index.rst 2.75 KiB

Arbor

https://travis-ci.org/arbor-sim/arbor.svg?branch=master

Arbor is a high-performance library for computational neuroscience simulations with multi-compartment, morphologically-detailed cells, from single cell models to very large networks. Arbor is written from the ground up with many-cpu and gpu architectures in mind, to help neuroscientists effectively use contemporary and future HPC systems to meet their simulation needs. The performance portability is by virtue of back-end specific optimizations for x86 multicore, Intel KNL, and NVIDIA GPUs. When coupled with low memory overheads, these optimizations make Arbor an order of magnitude faster than the most widely-used comparable simulation software. Arbor is open source and openly developed, and we use development practices such as unit testing, continuous integration, and validation.

Citing Arbor

@INPROCEEDINGS{
    paper:arbor2019,
    author={N. A. {Akar} and B. {Cumming} and V. {Karakasis} and A. {Küsters} and W. {Klijn} and A. {Peyser} and S. {Yates}},
    booktitle={2019 27th Euromicro International Conference on Parallel, Distributed and Network-Based Processing (PDP)},
    title={{Arbor --- A Morphologically-Detailed Neural Network Simulation Library for Contemporary High-Performance Computing Architectures}},
    year={2019}, month={feb}, volume={}, number={},
    pages={274--282},
    doi={10.1109/EMPDP.2019.8671560},
    ISSN={2377-5750}}

Alternative citation formats for the paper can be downloaded here, and a preprint is available at arXiv.