You do not have permission to edit this page, for the following reason:

You are not allowed to execute the action you have requested.


You can view and copy the source of this page.

x
 
1
2
== Abstract ==
3
4
Scientific programmers are accustomed to expressing in their programs the “who” (variable declarations) and the “what” (operations), in some sequentialized order, and leaving to the systems software and hardware the questions of “when” and “where”. This act of delegation is appropriate at the small scales, since programmer management of pipelines, multiple functional units, and multilevel caches is presently beyond reward, and the depth and complexity of such performance-motivated architectural developments are sure to increase. However, disregard for the differential costs of accessing different locations in memory (the “flat memory” model) can put unnecessary amounts of synchronization and data motion on the critical path of program execution. Different organization of algorithms leading to mathematically equivalent results can have very different levels of exposed synchronization and data motion, and algorithmicists of the future will have to be conscious of and adapt to the distributed and hierarchical aspects of memory architecture.
5
6
Document type: Part of book or chapter of book
7
8
== Full document ==
9
<pdf>Media:Draft_Content_762066478-beopen760-1789-document.pdf</pdf>
10
11
12
== Original document ==
13
14
The different versions of the original document can be found in:
15
16
* [http://www.cs.odu.edu/~keyes/papers/cas00.pdf http://www.cs.odu.edu/~keyes/papers/cas00.pdf]
17

Return to Keyes 2012a.

Back to Top

Document information

Published on 01/01/2012

Volume 2012, 2012
DOI: 10.1007/978-94-010-0948-5_6
Licence: CC BY-NC-SA license

Document Score

0

Views 1
Recommendations 0

Share this document

claim authorship

Are you one of the authors of this document?