ACM Home Page
Please provide us with feedback. Feedback
A Compiler Analysis of Interprocedural Data Communication
Full text PdfPdf (234 KB)
Source Conference on High Performance Networking and Computing archive
Proceedings of the 2003 ACM/IEEE conference on Supercomputing table of contents
Page: 11  
Year of Publication: 2003
ISBN:1-58113-695-1
Authors
Yonghua Ding  Purdue University, West Lafayette, IN
Zhiyuan Li  Purdue University, West Lafayette, IN
Sponsor
SIGARCH: ACM Special Interest Group on Computer Architecture
Publisher
IEEE Computer Society  Washington, DC, USA
Bibliometrics
Downloads (6 Weeks): 1,   Downloads (12 Months): 13,   Citation Count: 0
Additional Information:

abstract   references   collaborative colleagues  

Tools and Actions: Review this Article  

ABSTRACT

This paper presents a compiler analysis for data communication for the purpose of transforming ordinary programs into ones that run on distributed systems. Such transformations have been used for process migration and computation offloading to improve the performance of mobile computing devices. In a client-server distributed environment, the efficiency of an application can be improved by careful partitioning of tasks between the server and the client. Optimal task partitioning depends on the tradeoff between the computation workload and the communication cost. Our compiler analysis, assisted by a minimum set of user assertions, estimates the amount of data communication between procedures. The paper also presents experimental results based on an implementation in the GCC compiler. The static estimates for several multimedia programs are compared against dynamic measurement performed using Shade, a SUN Microsystem's instruction-level simulator. The results show a high precision of the static analysis for most pairs of the procedures.


REFERENCES

Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.

 
1
 
2
 
3
4
5
6
 
7
[7] U. Kremer, J. Hicks, and J. Rehg. A compilation framework for power and energy management on mobile computers. Proc. of the 14th International Workshop on Parallel Computing (LCPC'01), August 2001.
 
8
9
 
10
11
 
12
13
 
14
[14] M. Weiser. Program slicing. IEEE Transactions on Software Engineering, 10(4):352-357, July 1984.
 
15
Collaborative Colleagues:
Yonghua Ding: colleagues
Zhiyuan Li: colleagues