ThesaHelp: references g-h
ThesaHelp: ACM references f-l
Topic: data parallel processing
Topic: massively parallel processors
Topic: conditional control by guards
| |
Reference
Hillis, W.D., Steele, G.L., Jr.,
"Data parallel algorithms",
Communications of the ACM, 29, 12, December 1986, pp. 1170-1183.
Google
Quotations
1170 ;;Quote: a data parallel algorithm performs simultaneous operations across large sets of data; like APL and FP
| 1170+;;Quote: data parallel algorithms typically use O(N) processors to solve a problem of size N in O(log N) time
| 1170 ;;Quote: the processor array of the Connection Machine implements instructions that operate on large amounts of data simultaneously
| 1171 ;;Quote: the set of context flags select which processors execute an instruction; e.g., all odd-numbered processors. Intersection, union, and complement are fast
|
Related Topics
ThesaHelp: references g-h (299 items)
ThesaHelp: ACM references f-l (241 items)
Topic: data parallel processing (12 items)
Topic: massively parallel processors (29 items)
Topic: conditional control by guards (17 items)
|