great news thanks! ________________________________ Von: [email protected] <[email protected]> im Auftrag von Jakob Erdmann <[email protected]> Gesendet: Montag, 23. März 2020 12:04:51 An: Sumo project User discussions Betreff: Re: [sumo-user] Different results on different machines
All RNGs should be initialized now (https://github.com/eclipse/sumo/issues/6830) - (downloads not updated until tomorrow). The most likely culprit in your case was the RNG that determined insertion of flows with attribute 'probability'. regards, Jakob Am Mo., 23. März 2020 um 11:11 Uhr schrieb Richter Gerald <[email protected]<mailto:[email protected]>>: Hi, a.f.a.i.k. not ALL random number generators (i think there are 4 in SUMO) are initialized deterministically by the random seed. regards, Gerald ________________________________ Von: [email protected]<mailto:[email protected]> <[email protected]<mailto:[email protected]>> im Auftrag von Schrab, Karl <[email protected]<mailto:[email protected]>> Gesendet: Montag, 23. März 2020 10:58:11 An: Sumo project User discussions Betreff: [sumo-user] Different results on different machines Hello, We are currently experiencing a very weird issue related to counting vehicles within lane area detectors (E2). On different machines we receive slightly different results in the counts of vehicles (+/-1 vehicle). Both machines uses the same version of SUMO and the same random seed. Has anyone of you experienced such behavior in the past, can give me an explanation, or has any other idea? Kind regards, Karl _______________________________________________ sumo-user mailing list [email protected]<mailto:[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
