Command: testsuite::test_multithreading

NEST HelpDesk Command Index NEST Quick Reference

Name:
 testsuite::test_multithreading - sli script for several tests regarding multithreading

Synopsis:
 (test_multithreading) run

Description:
This is a simple testscript to test if multithreading is working
correctly. The following things are tested:
  * Does setting the number of threads to x result in x threads?
  * Does ResetKernel reset the number of threads to 1?
  * Does default node distribution (modulo) work as expected?
  * Does the /children_on_same_vp property of subnets do the right
    thing?

The data collection over threads is tested in a separate script. See
SeeAlso key below.

SeeAlso:testsuite::test_multithreading_devices
Author:
 Jochen Martin Eppler
FirstVersion:
 July 2008 
Source:
 /home/abuild/rpmbuild/BUILD/nest-2.4.1/testsuite/unittests/test_multithreading.sli

NEST HelpDesk Command Index NEST Quick Reference

© 2000-2010 The NEST Initiative