Sciweavers

APL
1993
ACM

The Role of APL and J in High-Performance Computation

13 years 8 months ago
The Role of APL and J in High-Performance Computation
Although multicomputers are becoming feasible for solving large problems, they are difficult to program: Extraction of parallelism from scalar languages is possible, but limited. Parallelism in algorithm design is difficult for those who think in von Neumann terms. Portability of programs and programming skills can only be achieved by hiding the underlying machine architecture from the user, yet this may impact performance on a specific host. APL, J, and other applicative array languages with adequately rich semantics can do much to solve these problems. The paper discusses the value of abstraction and semantic richness, performance issues, portability, potential degree of parallelism, data distribution, process creation, communication and synchronization, frequency of program faults, and clarity of expression. The BLAS are used as a basis for comparison with traditional supercomputing languages. This paperoriginally appearedin the ACM SIGAPL APL93 Conference Proceedings. [Ber93b]...
Robert Bernecky
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1993
Where APL
Authors Robert Bernecky
Comments (0)