First page Back Continue Last page Overview Graphics
Paths Not Taken
Instruction level simulation
- architecture specific complexity
- pipelines, branch prediction, multiple instructions per cycle, compiler optimizations, etc.
- detailed instruction simulators are heavyweight sequential applications
- this level of accuracy is not vital to parallel performance optimization of scientific applications
- for sequential performance measurement use sequential optimization techniques
Notes: