Check out my first novel, midnight's simulacra!
High Performance Parallel Computing: Difference between revisions
From dankwiki
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
* [http://insomnia.cc.gt.atl.ga.us:8080/cse6230-hpcta-fa09 class webpage] | * [http://insomnia.cc.gt.atl.ga.us:8080/cse6230-hpcta-fa09 class webpage] | ||
* ''weak scaling'' - maximizing work performed per unit time | |||
* ''strong scaling'' - minimizing time-to-solution | |||
==Papers== | ==Papers== | ||
* [http://www.cs.utexas.edu/users/dburger/teaching/cs395t-s08/papers/5_hill.pdf Amdahl's Law in the Multicore Era] by MD Hill | * [http://www.cs.utexas.edu/users/dburger/teaching/cs395t-s08/papers/5_hill.pdf Amdahl's Law in the Multicore Era] by MD Hill |
Revision as of 05:49, 10 November 2009
CSE 6230 -- High Performance Parallel Computing
- weak scaling - maximizing work performed per unit time
- strong scaling - minimizing time-to-solution
Papers
- Amdahl's Law in the Multicore Era by MD Hill