15-740 Fall '07
Projects
Resources:
Here are some links to simulators and other performance analysis tools
that you may find useful:
- Pin: a binary instrumention tool for x86.
- SimpleScalar: a superscalar processor simulator.
- SimOS: a simulator which
can simulate OS as well as user-level code.
- WARTS: Wisconsin
Architectural Research Tool Set: a collection of tools including a
path profiling tool, cache simulators, etc.
- Augmint: a
multiprocessor simulator for x86 architectures.
- MINT: a
multiprocessor simulator for MIPS architectures.
- RSIM: a multiprocessor
simulator that models out-of-order superscalar processors.
- SPLASH: a
suite of parallel applications for shared-memory machines that are often
used in parallel architecture studies.
- MediaBench: multimedia
benchmarks.
Other resources:
Todd Mowry