Javascript must be enabled to continue!
The Efficiency of Linda for General Purpose Scientific Programming
View through CrossRef
Linda (Linda is a registered trademark of Scientific Computing Associates, Inc.) is a programming language for coordinating the execution and interaction of processes. When combined with a language for computation (such as C or Fortran), the resulting hybrid language can be used to write portable programs for parallel and distributed multiple instruction multiple data (MIMD) computers. The Linda programming model is based on operations that read, write, and erase a virtual shared memory. It is easy to use, and lets the programmer code in a very expressive, uncoupled programming style. These benefits, however, are of little value unless Linda programs execute efficiently. The goal of this article is to demonstrate that Linda programs are efficient making Linda an effective general purpose tool for programming MIMD parallel computers. Two arguments for Linda′s efficiency are given; the first is based on Linda′s implementation and the second on a range of case studies spanning a complete set of parallel algorithm classes.
Title: The Efficiency of Linda for General Purpose Scientific Programming
Description:
Linda (Linda is a registered trademark of Scientific Computing Associates, Inc.
) is a programming language for coordinating the execution and interaction of processes.
When combined with a language for computation (such as C or Fortran), the resulting hybrid language can be used to write portable programs for parallel and distributed multiple instruction multiple data (MIMD) computers.
The Linda programming model is based on operations that read, write, and erase a virtual shared memory.
It is easy to use, and lets the programmer code in a very expressive, uncoupled programming style.
These benefits, however, are of little value unless Linda programs execute efficiently.
The goal of this article is to demonstrate that Linda programs are efficient making Linda an effective general purpose tool for programming MIMD parallel computers.
Two arguments for Linda′s efficiency are given; the first is based on Linda′s implementation and the second on a range of case studies spanning a complete set of parallel algorithm classes.
Related Results
WEB PROGRAMMING
WEB PROGRAMMING
"Web Programming" is a comprehensive book that provides a detailed overview of various aspects of web programming. The book is co-authored by Dr. Chitra Ravi and Dr. Mohan Kumar S,...
Interdisciplinary perspective on architectural programming: current status and future directions
Interdisciplinary perspective on architectural programming: current status and future directions
PurposeArchitectural programming, as a critical phase in construction projects, has been widely recognized for its importance and advantages throughout the construction process. Wi...
Basic and Advance: Phython Programming
Basic and Advance: Phython Programming
"This book will introduce you to the python programming language. It's aimed at beginning programmers, but even if you have written programs before and just want to add python to y...
Covered solution for a grey linear program based on a general formula for the inverse of a grey matrix
Covered solution for a grey linear program based on a general formula for the inverse of a grey matrix
Purpose
– This paper attempts to establish the general formula for computing the inverse of grey matrix, and the results are applied to solve grey linear programmin...
Cloud Gaming Approach To Learn Programming Concepts
Cloud Gaming Approach To Learn Programming Concepts
Computer science and programming subjects can be overwhelming for new students, presenting them with significant challenges. As programming is considered one of the most important ...
Cloud Gaming Approach To Learn Programming Concepts
Cloud Gaming Approach To Learn Programming Concepts
Computer science and programming subjects can be overwhelming for new students, presenting them with significant challenges. As programming is considered one of the most important ...
The Librarian's Introduction to Programming Languages
The Librarian's Introduction to Programming Languages
The Librarian’s Introduction to Programming Languages presents case studies and practical applications for using the top programming languages in library and information settings. ...
Measurement And Projection Of Exploration Search Efficiency
Measurement And Projection Of Exploration Search Efficiency
Abstract
The efficiency of exploration is an intuitive concept to the explorationist. Factors that obviously contribute to efficiency include good geological inte...

