Task Attributes
Source code (execution-driven simulation)
Traces (trace-driven simulation)
Abstract workload parameters (analytical models)
- #instructions between memory operations
- #instructions between floating point operations
- #instructions between cache misses (L1, L2, …)
- #instructions between branches
- branch misprediction ratio
- TLB miss rates
- probability that a cache miss accesses remote data (NUMA)
- task execution time