Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:required_libraries

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
manual:required_libraries [2016/06/01 16:26] – Adds mpi libraries to apt example zenkemanual:required_libraries [2016/06/01 16:34] – Missing word zenke
Line 4: Line 4:
 To compile Auryn you need the [[http://www.boost.org|boost libraries]] installed (if you do not want to install the complete library you will at least need the following components boost_program_options, boost_mpi, boost_serialization, boost_filesystem, boost_system), a recent version of an MPI compatible library such as MPICH2 or OpenMPI. To compile Auryn you need the [[http://www.boost.org|boost libraries]] installed (if you do not want to install the complete library you will at least need the following components boost_program_options, boost_mpi, boost_serialization, boost_filesystem, boost_system), a recent version of an MPI compatible library such as MPICH2 or OpenMPI.
  
-Under most debian deriviatives such as Ubuntu or MINT it should suffice to install+Under most debian deriviatives such as Debian, Ubuntu or MINT it should suffice to install
 <code> <code>
 sudo apt-get install build-essential libboost-all-dev mpi-default-bin mpi-default-dev sudo apt-get install build-essential libboost-all-dev mpi-default-bin mpi-default-dev
manual/required_libraries.txt · Last modified: 2016/09/01 07:12 by zenke