1 / 31
CS575 Parallel Processing
310 likes | 669 Views
CS575 lecture 5. 2. Parallel Processing. Divide a computation into sub tasksExecute sub tasks in parallelCan all sub tasks run in parallel?NO! Usually there is data dependence between the sub tasksBenefit?SpeedupCost?More resourcesProcessors, memories, network. CS575 lecture 5. 3. Notation.
Download Presentation
CS575 Parallel Processing
An Image/Link below is provided (as is) to download presentation
Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author.
Content is provided to you AS IS for your information and personal use only.
Download presentation by click this link.
While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server.
During download, if you can't get a presentation, the file might be deleted by the publisher.
E N D
Presentation Transcript
1. CS575 Parallel Processing Lecture five: Efficiency Wim Bohm, Colorado State University Some material from “Speedup vs Efficiency in Parallel Systems” - Eager, Zahorjan and Lazowska IEEE Transactions on Computers, Vol 38 No 3, March 1989 CSU has institution license for IEEE online library Goto http://ieeexplore.ieee.org using browser opened from CSU domain machine or with CSU VPN client to download
More Related