Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:compileauryn

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
manual:compileauryn [2016/08/18 22:20] – [Building Auryn without MPI] zenkemanual:compileauryn [2017/01/08 02:48] – [Other ways of building Auryn] deleted zenke
Line 11: Line 11:
 ===== Meeting the preliminaries ===== ===== Meeting the preliminaries =====
  
-Apart from a standard C++ build environment you will need to meet certain requirements. Auryn currently depends on the [[http://www.boost.org/|Boost libraries]] and on an MPI implementation (for parallel computation). Note, that even if you do not need parallel processing, the current code base still requires you to compile against it. I am planning to change that in the foreseeable future, but it hasn't been done yet. See [[required libraries]] for more details. To build Auryn it is recommended to use ''cmake''.+Apart from a standard C++ build environment you will need to meet certain requirements. Auryn currently depends on the [[http://www.boost.org/|Boost libraries]] and on an MPI implementation (for parallel computation). See [[required libraries]] for more details. To build Auryn it is recommended to use ''cmake''.
  
  
Line 134: Line 134:
 to show compiler warnings. to show compiler warnings.
  
-===== Other ways of building Auryn ===== 
  
-The github user sanjayankur31 maintains an autotool version of Auryn with the standard gnu build toolchain (i.e. configure and make) which can be found here 
-[[https://github.com/sanjayankur31/auryn/tree/autotoolize]] 
  
 ===== Building older versions of Auryn (<v0.7.0) ===== ===== Building older versions of Auryn (<v0.7.0) =====
manual/compileauryn.txt · Last modified: 2022/08/19 09:24 by zenke