texttest -a duarouter -d /home/delphi/gcc/sumo/tests -reconnect /home/delphi/gcc/texttesttmp/gcc4_64.31Jan002604.7181 -g
texttest -a duarouter -d /home/delphi/gcc/sumo/tests
---------- Differences in output ---------- 11,12d10 < CHRouterClone answered 718 queries and explored 66.85 edges on average. < CHRouterClone spent (TIME) answering queries ((TIME) on average). 13a12,13 > CHRouterClone spent (TIME) answering queries ((TIME) on average). > CHRouterClone answered 718 queries and explored 66.85 edges on average.
---------- Differences in output ---------- 164a165,171 > --thread-rngs INT Number of pre-allocated random number > generators to ensure repeatable > multi-threaded simulations. This number > should be at least as high as the number > of threads. Simulations with the same > seed and the same number of thread-rngs > will produce the same result
---------- Differences in cfg ---------- 270a271,273 > <!-- Number of pre-allocated random number generators to ensure repeatable multi-threaded simulations. This number should be at least as high as the number of threads. Simulations with the same seed and the same number of thread-rngs will produce the same result --> > <thread-rngs value="64" type="INT"/> >
---------- Differences in cfg ---------- 108a109 > <thread-rngs value="64" type="INT" help="Number of pre-allocated random number generators to ensure repeatable multi-threaded simulations. This number should be at least as high as the number of threads. Simulations with the same seed and the same number of thread-rngs will produce the same result"/>