@inproceedings{5192daab9c934c3bbe0f165c42ce2a40,
title = "Parallelism profiling of an Ops5 production system interpreter",
abstract = "The issue of processing nonnumeric algorithms has been one of the major research foci of parallel processing. However, nonnumeric algorithms are known to be difficult to parallelize due to their inherent non-regularity. In this paper, we investigate the potential parallelism in a typical nonnumeric problem. In particular, we selected an Ops5 production system interpreter. The parallelism we investigate is a very fine-grain parallelism at the instruction level. For our implementation of a complete Ops5, we selected SISAL, a purely functional language. A complete Ops5 is implemented in SISAL. Benchmark production system programs are executed to investigate potential parallelism in the production system interpreter. Experimental results indicated that the most of the parallelism can be extracted form the matching step of production systems. This particular implementation shows that the production system interpreter can give up to 8 fold speed-up in the absence of communication overhead.",
author = "Andrew Sohn and Gaudiot, {Jean Luc} and Michel Guyot",
year = "1992",
language = "English (US)",
isbn = "0818628308",
series = "Proceedings of the 4th International Conference on Software Engineering and Knowledge Engineering",
publisher = "Publ by IEEE",
pages = "534--543",
booktitle = "Proceedings of the 4th International Conference on Software Engineering and Knowledge Engineering",
note = "Proceedings of the 4th International Conference on Software Engineering and Knowledge Engineering ; Conference date: 15-06-1992 Through 20-06-1992",
}