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/08/11 19:20] – Adds links to howto compile boost from source zenkemanual:required_libraries [2016/08/11 19:52] – [If your Boost version is too old] zenke
Line 9: Line 9:
 </code> </code>
  
-===== If your Boost version is too old =====+===== Building Boost libraries with MPI from source =====
  
-To install Boost from scratch, first install any versions of the Boost libraries installed on your computer using your stock package manager. +It might happen that your distribution's 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 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 http://www.boost.org/doc/libs/1_61_0/doc/html/mpi/getting_started.html
  
 +Before you build Auryn make sure to delete the ''CMakeCache.txt'' file and all other ''CMakeFiles'' in the build directory to ensure that CMake looks for the new library and creates the needed Makefiles.
 ===== Known Issues ===== ===== Known Issues =====
  
manual/required_libraries.txt · Last modified: 2016/09/01 07:12 by zenke