Use Groups of Rows and Columns
•For large machines both communication and processing capabilities can usually be helped by processing more than a single row and column
–Sending more values amortizes start-up costs
–Pipelines and caching favor large sequences of uninterrupted instructions
•
•Combine all of ideas of today!