Wednesday, March 20, 2013

Parallel benchmarks

Parallel benchmarks are used to test which computer has better specs but so much of parallelism is based on programmer coding optimization such as data structures used and the languages. Since rewriting code to work for different architectures is such a crucial part of parallelism, it's hard or close to impossible to measure the degree of success the achitecture has in implementing parallelism.