Computing (FOLDOC) dictionary
Jump to user comments
language A parallel language loosely based on
ML,
community.
understand and debug and suits irregular data structures such
NESL's language based performance model is a formal way to
calculate the "work" and "depth" of a program. These measures
NESL was designed to make parallel programming easy and
portable. Algorithms are typically more concise in NESL than
in most other parallel programming languages and the code
achieving good efficiency.
Latest version: Release 3.1, as of 1995-11-01.
["NESL: A Nested Data-Parallel Language", Guy Blelloch,
CMU-CS-93-129, April 1993].
(1997-04-13)