Home
last modified time | relevance | path

Searched refs:traversals (Results 1 – 3 of 3) sorted by relevance

/oneTBB/examples/parallel_for_each/parallel_preorder/
H A Dmain.cpp40 static unsigned traversals = 500; variable
53 traversals, in ParseCommandLine()
76 for (unsigned int trial = 0; trial < traversals; ++trial) { in main()
H A DREADME.md38 …hreads=value] [n-of-nodes=value] [n-of-traversals=value] [silent] [-h] [n-of-threads [n-of-nodes […
43 * `n-of-traversals` - the number of times to evaluate the graph. Default value is 500.
H A DCMakeLists.txt31 set(LIGHT_ARGS 1:auto:+4 n-of-traversals=50)