Princeton Application Repository for Shared-Memory Computers: Difference between revisions
Content deleted Content added
Cleanup following AFC creation |
→Motivation: minor clarification & rewording |
||
Line 69:
|publisher=IEEE
|year=July / August 2008
}}</ref> For the first time in computer history software would have to be rewritten in order to take advantage of the parallel nature of those processors, which means that existing programs could not be used effectively to test and develop those new types of computer systems. At that time parallel software only existed in very specialized areas. However, before chip-multiprocessors
PARSEC was created to break this circular dependency. It was designed to fulfill the following five objectives:
Line 79:
# 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 of [[High-Performance Computing]] and on a much smaller scale in business environments. [[multi-core processor|Chip-multiprocessors]] however were expected to be heavily used in all areas of computing such as with parallelized consumer applications.
== Workloads ==
|