|
Parallel Programming: A New Approach
Summary Contents Programmers of parallel computers are faced with a dilemma. They can write programs in one of the many elegant parallel programming languages developed in the last few years. The result will be clear and portable programs that run slowly. Or they can write programs in low-level languages which will result in programs that are efficient, but not portable, and difficult to understand and maintain. This book describes writing parallel programs that are simultaneously clear, portable, and efficient. The method is based on program refinement using annotations. A program is first written in a high-level, architecture-independent fashion with clarity being emphasized over efficiency. Chapters:
|
Copyright© Silicon Press, Summit, NJ USA
Tel: 908-273-8919 Fax: 908-273-6149 Email: info@silicon-press.com |