Auryn simulator

Simulator for spiking neural networks with synaptic plasticity

User Tools

Site Tools


manual:parallel_execution

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:parallel_execution [2014/09/12 10:44] – Updates tutorial with new syntax for example. zenkemanual:parallel_execution [2014/10/14 17:27] – reformulation zenke
Line 6: Line 6:
 </code> </code>
  
-Suppose you would like to run the same code in parallel. Suppose you have a running MPI implementation like OpenMPI, all you need to do is to use the following syntax:+Suppose you would like to run the same code in parallel and assuming you have a running MPI implementation like OpenMPI, all you need to do is to use the following syntax:
 <code shell> <code shell>
 mpirun -n 4 ./sim_coba_benchmark --dir /tmp --simtime 5 mpirun -n 4 ./sim_coba_benchmark --dir /tmp --simtime 5
manual/parallel_execution.txt · Last modified: 2014/10/14 17:41 by zenke