An open API service indexing awesome lists of open source software.

https://github.com/arbor-sim/nsuite

A suite for benchmarking and validating NEURON, Nest and Arbor neuron network simulators/libraries.
https://github.com/arbor-sim/nsuite

Last synced: about 1 year ago
JSON representation

A suite for benchmarking and validating NEURON, Nest and Arbor neuron network simulators/libraries.

Awesome Lists containing this project

README

          

# NSuite

NSuite is a framework for the implementation and execution of benchmarks and numerical validations for multi-compartment neural network simulators. The framework currently supports Arbor, NEURON, and CoreNeuron, while allowing other simulation engines to be added.

NSuite is specifically designed to allow easy deployment on HPC systems in testing workflows, such as benchmark-driven development or continuous integration.

To get started using NSuite please refer to the online documentation at [Read the Docs](http://nsuite.readthedocs.io/en/latest/).