umd-memsys / DRAMSim2

DRAMSim2: A cycle accurate DRAM simulator
http://www.ece.umd.edu/~blj/papers/cal10-1.pdf
258 stars 150 forks source link

PARSEC workload #45

Open ahmed-shafik opened 10 years ago

ahmed-shafik commented 10 years ago

Dears,

Kindly provide me with the way to connect Parsec benchmark with DRAMSim2

shavvn commented 8 years ago

Hi @ahmed-shafik

Parsec is a set of CPU benchmarks. You'll have to have a CPU simulator/emulator to which can connect to DRAMSim2 or generate traces for DRAMSim2.

Also we've moved DRAMSim2 to a new repo in https://github.com/umd-memsys. We will be providing support from there.