Book description
This is the first book to explain the language Unified Parallel C and its use. Authors El-Ghazawi, Carlson, and Sterling are among the developers of UPC, with close links with the industrial members of the UPC consortium. Their text covers background material on parallel architectures and algorithms, and includes UPC programming case studies. This book represents an invaluable resource for the growing number of UPC users and applications developers. More information about UPC can be found at: http://upc.gwu.edu/
Table of contents
- Cover Page
- Title Page
- Copyright
- Contents
- PREFACE
- CHAPTER 1: Introductory Tutorial
- CHAPTER 2: Programming View and UPC Data Types
- CHAPTER 3: Pointers and Arrays
- CHAPTER 4: Work Sharing and Domain Decomposition
- CHAPTER 5: Dynamic Shared Memory Allocation
- CHAPTER 6: Synchronization and Memory Consistency
- CHAPTER 7: Performance Tuning and Optimization
- CHAPTER 8: UPC Libraries
- REFERENCES
- APPENDIX A: UPC Language Specifications, v1.1.1
- APPENDIX B: UPC Collective Operations Specifications, v1.0
- APPENDIX C: UPC-IO Specifications, v1.0
- APPENDIX D: How to Compile and Run UPC Programs
- APPENDIX E: Quick UPC Reference
- INDEX
Product information
- Title: UPC: DISTRIBUTED SHARED MEMORY PROGRAMMING
- Author(s):
- Release date: July 2003
- Publisher(s): Wiley-Interscience
- ISBN: 9780471220480
You might also like
book
Professional C++, 4th Edition
Get up to date quickly on the new changes coming with C++17 Professional C++ is the …
book
40 Algorithms Every Programmer Should Know
Learn algorithms for solving classic computer science problems with this concise guide covering everything from fundamental …
book
Algorithms and Parallel Computing
There is a software gap between the hardware potential and the performance that can be attained …
book
Head First Design Patterns, 2nd Edition
You know you don’t want to reinvent the wheel, so you look to design patterns—the lessons …