Abstract
Parallelism or parallel execution is expected to improve the performance of Artificial Intelligence (AI) systems so that they can be applied to much wider areas. One of the major problems with parallelizing AI systems is the lack of methodology for parallel AI programming. This paper discusses key issues in parallel AI programming with parallel Lisp. By implementing two AI systems, OPS5 (a rule-based system) and ATMS (an intelligent database system), three main problems are observed: difficulty in identifying the most time-consuming small tasks, frequent access to global data, and over-sequential execution. Solutions to these problems are presented, including hierarchical decomposition of tasks, runtime control of multiprocessing, reader-writer locks and lazy and speculative computations.
Original language | English |
---|---|
Pages (from-to) | 211-219 |
Number of pages | 9 |
Journal | Future Generation Computer Systems |
Volume | 7 |
Issue number | 2-3 |
DOIs | |
Publication status | Published - 1992 |
Externally published | Yes |
Keywords
- ATMS
- dynamic spawning
- hierarchical decomposition
- OPS5
- parallel AI
- Parallel Lisp
- reader-writer lock
- run-time control
ASJC Scopus subject areas
- Computer Science Applications
- Hardware and Architecture
- Control and Systems Engineering