Command: testsuite::test_node_distribution

NEST HelpDesk Command Index NEST Quick Reference

Name:
 testsuite::test_node_distribution - sli script to test the distribution of nodes.

Synopsis:
 (test_node_distribution) run -> compare response with reference data

Description:
 test_node_distribution checks the spike interaction of several 
   iaf_neuron model neurons, which are grouped in subnets. The output of this script 
   should be the same with all combinations of threads and processes. The order of 
   the lines may vary, however.

   The neurons are connected in an all-to-all fashion and the spikes of the first
   neuron of each subnet are fed into a spike_detector. The nodes of the second
   subnet are forced to be created on the same virtual process.

FirstVersion:
 August 2006
Author:
 Jochen Eppler
SeeAlso:testsuite::test_iaf_1to2
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/testsuite/unittests/test_node_distribution.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative