CSC/ECE 506 Fall 2007/wiki1 9 arubha: Difference between revisions
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
== '''Vector and Array Processing: Trends, Horizons''' == | == '''Vector and Array Processing: Trends, Horizons''' == | ||
'''''Array Processing''''' is a computer architectural concept that was first put to use in the early 1960s. As scientific computing evolved, the need to process large amounts of data using a common algorithm became important. Computers with an array of processing elements (PEs), controlled by a common control unit (CU) were built. The PEs were usually [ | '''''Array Processing''''' is a computer architectural concept that was first put to use in the early 1960s. As scientific computing evolved, the need to process large amounts of data using a common algorithm became important. Computers with an array of processing elements (PEs), controlled by a common control unit (CU) were built. The PEs were usually [[ALU]]s capable of performing simple mathematical operations. |
Revision as of 14:50, 5 September 2007
Vector and Array Processing: Trends, Horizons
Array Processing is a computer architectural concept that was first put to use in the early 1960s. As scientific computing evolved, the need to process large amounts of data using a common algorithm became important. Computers with an array of processing elements (PEs), controlled by a common control unit (CU) were built. The PEs were usually ALUs capable of performing simple mathematical operations.