Loading...
Please wait, while we are loading the content...
Similar Documents
On the Utility of Threads for Data Parallel Programming (1995)
| Content Provider | CiteSeerX |
|---|---|
| Author | Haines, Matthew Mehrotra, Piyush Fahringer, Thomas |
| Abstract | Threads provide a useful programming model for asynchronous behavior because of their ability to encapsulate units of work that can then be scheduled for execution at runtime, based on the dynamic state of a system. Recently, the threaded model has been applied to the domain of data parallel scientific codes, and initial reports indicate that the threaded model can produce performance gains over non-threaded approaches, primarily through the use of overlapping useful computation with communication latency. However, overlapping computation with communication is possible without the benefit of threads if the communication system supports asynchronous primitives, and this comparison has not been made in previous papers. This paper provides a critical look at the utility of lightweight threads as applied to data parallel scientific programming. Research supported by the National Aeronautics and Space Administration under NASA Contract No. NASA19480, while the authors were in residence at... |
| File Format | |
| Publisher Date | 1995-01-01 |
| Access Restriction | Open |
| Subject Keyword | Data Parallel Scientific Code Data Parallel Scientific Programming Threaded Model Non-threaded Approach Asynchronous Behavior Critical Look Lightweight Thread Useful Programming Model Dynamic State Nasa Contract Data Parallel Programming Initial Report Useful Computation Asynchronous Primitive |
| Content Type | Text |
| Resource Type | Article |