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:34] – Missing word zenkemanual:required_libraries [2016/08/11 19:20] – Adds links to howto compile boost from source zenke
Line 8: Line 8:
 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
 </code> </code>
 +
 +===== If your Boost version is too old =====
 +
 +To install Boost from scratch, first install any versions of the Boost libraries installed on your computer using your stock package manager. 
 +
 +Then follow download and build boost from source (with MPI support). To that end, follow the instructions found on the boost website
 +http://www.boost.org/doc/libs/1_61_0/doc/html/mpi/getting_started.html
 +
  
 ===== Known Issues ===== ===== Known Issues =====
manual/required_libraries.txt · Last modified: 2016/09/01 07:12 by zenke