Background
The introduction of chip-multiprocessors required computer manufacturers to rewrite software for the first time to take advantage of parallel processing capabilities, including rewriting existing systems for testing and development. At that time parallel software only existed in very specialized areas. However, before chip-multiprocessors became commonly available software developers were not willing to rewrite any mainstream programs, which means hardware manufacturers did not have access to any programs for test and development purposes that represented the expected real-world program behavior accurately. This posed a hen-and-egg problem that motivated a new type of benchmark suite with parallel programs that could take full advantage of chip-multiprocessors. PARSEC was created to break this circular dependency. It was designed to fulfill the following five objectives: # Focuses on multithreaded applications # Includes emerging workloads # Has a diverse selection of programs # Workloads employ state-of-art techniques # The suite supports research Traditional benchmarks that were publicly available before PARSEC were generally limited in their scope of included application domains or typically only available in an unparallelized, serial version. Parallel programs were only prevalent in the domain ofWorkloads
The PARSEC Benchmark Suite is available in version 2.1, which includes the following workloads: * Blackscholes * Bodytrack * Canneal * Dedup * Facesim * Ferret * Fluidanimate * Freqmine * Raytrace * Streamcluster * Swaptions * Vips * X264References
{{ReflistExternal links