Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] Looking for a large SUMO network for benchmarking

I have been learning SUMO source code recently, and would like to thank the SUMO developers for this excellent open-source work.  

SUMO is probably the only successful (and enterprise-grade) open-source traffic simulator that has good performance (native C++),  quality code (both coding and styles), extensive documentation, and an active user community worldwide.

However, the public SUMO binary release does not have AVX2/AVX512 enhance instruction set enabled.  

Thanks to the availability of all sources and dependencies, I was able to make a special build (on Windows platform) that has AVX2 /AVX512 enabled.  I would like to do some performance benchmarking.

Is there someone who can donate network file that is LARGE, for me to use as the basis for the benchmarking? 

Thanks in advance.
Wuping Xin

Back to the top