--routing-threads is not an option of duaIterate.py. However, you can pass options directly to duarouter by putting them last in in the option list and prefixing them with 'duarouter' like so:
"python2 duaIterate.py -n test.net.xml -t test.trips.xml --max-convergence-deviation 0.05 --last-step 10 duarouter--routing-threads 6" Am Fr., 25. Feb. 2022 um 22:41 Uhr schrieb Reza Bahmani < [email protected]>: > Hi > I am using the duarouter tool but during the simulation only one core is > being used. I tried the command "python2 duaIterate.py -n test.net.xml -t > test.trips.xml --max-convergence-deviation 0.05 --last-step 10 > --routing-threads 6" but the error "duaIterate.py: error: unrecognized > arguments: --routing-threads" occurred. > I will be thankful if you help me to find where the problem is. > thanks in advanced > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
