Running benchmarks in a C++ based NoC simulator.

Hi,

Could anybody help me about running real workloads in Noxim simulator (It's a Network-on-chip simulator based on "C++ , systemC") ?

I would like to run simulation by real workloads like Splash2 benchmarks (FFT, Radix, LLU,...) or PARSEC (Blackholes, Canneal, ..) in Noxim.

I am wondering if you could guide me How I can do this.

Thank you,


Have you run any code at all in the Noxim Simulator?
If not, I suggest you start with "hello world" and build up some knowledge and experience.

Have you run either of those benchmark suites on any platform?
If not, I suggest you start by doing so in a familiar environment, and build up some knowledge and experience.
yes, I have run Noxim simulator with synthetic traffic patterns (e.g. random, bit_reversal, shuffle, ...),
I've also changed the routing algorithm code (source code) and I've got different results by changing packet injection rate (PIR) and other parameters (configuration file).

but I want to try simulation by real workloads like Splash2 or PARSEC.
I would like to know if it is possible.
And if yes, what steps I should do to run this simulator by using real workloads?
Topic archived. No new replies allowed.