davidepatti / noxim

Network on Chip Simulator
225 stars 120 forks source link

Real workloads. #88

Closed setat closed 5 years ago

setat commented 5 years ago

Hi, I want to try simulation by real workloads like Splash2 benchmarks (FFT, Radix, LLU,...) or PARSEC (Blackholes, Canneal, ..) in Noxim. Is it possible at this time? I am wondering if you could guide me How I can do this. Thanks a lot.

davidepatti commented 5 years ago

You could implement a traffic trace based packet generation, or use traffic table to characterize some data flows correspoding to the real application's data flows.