A parallel program may be indeterminate so that it can adapt its behavior to the number of processors available, or at least so that low level timing issues are removed from the program. Indeterminate programs are hard to write, understand, modify or verify. They are impossible to debug, since they may not behave the same from one run to the next. We propose a new construct, a polymorphic abstract data type called an improving value, with operations that have indeterminate behavior but simple determinate semantics.These operations allow the type of indeterminate behavior required by many parallel algorithms. We define improving values in the context of a functional programming language, but the technique can be used in procedural programs as well.
CITATION STYLE
Burton, F. W. (1989). Indeterminate behavior with determinate semantics in parallel programs. In Proceedings of the 4th International Conference on Functional Programming Languages and Computer Architecture, FPCA 1989 (pp. 340–346). Association for Computing Machinery, Inc. https://doi.org/10.1145/99370.99402
Mendeley helps you to discover research relevant for your work.