Constructs and evaluations strategies for intelligent speculative parallelism - Armageddon revisited

Adolfo Guzman, Manuel Hermenegildo

Producción científica: Capítulo del libro/informe/acta de congresoContribución a la conferenciarevisión exhaustiva

Resumen

This report addresses speculative parallelism (the assignment of spare processing resources to tasks which are not known to be strictly required for the successful completion of a computation) at the user and application level. At this level, the execution of a program is seen as a (dynamic) tree -a graph, in general. A solution for a problem is a traversal of this graph from the initial state to a node known to be the answer. Speculative parallelism then represents the assignment of resources to multiple branches of this graph even if they are not positively known to be on the path to a solution. In highly non-deterministic programs the branching factor can be very high and a naive assignment will very soon use up all the resources. This report presents work assignment strategies other than the usual depth-first and breadth-first. Instead, best-first strategies are used. Since their definition is application-dependent, the application language contains primitives that allow the user (or application programmer) to a) indicate when intelligent OR-parallelism should be used; b) provide the functions that define "best, " and c) indicate when to use them. An Abstract architecture enables those primitives to perform the search in a "speculative" way, using several processors, synchronizing them, killing the siblings of the path leading to the answer, etc. The user is freed from worrying about these interactions. Several search strategies are proposed and their implementation issues are addressed. "Armageddon, " a global pruning method, is introduced, together with both a software and a hardware implementation for it. The concepts exposed are applicable to areas of Artificial Intelligence such as extensive expert systems, planning, game playing, and in general to large search problems. The proposed strategies, although showing promise, have not been evaluated by simulation or experimentation.

Idioma originalInglés
Título de la publicación alojadaProceedings of the 1988 ACM 16th Annual Conference on Computer Science, CSC 1988
EditorialAssociation for Computing Machinery, Inc
Páginas558-566
Número de páginas9
ISBN (versión digital)0897912608, 9780897912600
DOI
EstadoPublicada - 1 feb. 1988
Publicado de forma externa
Evento16th ACM Annual Conference on Computer Science, CSC 1988 - Atlanta, Estados Unidos
Duración: 23 feb. 198825 feb. 1988

Serie de la publicación

NombreProceedings of the 1988 ACM 16th Annual Conference on Computer Science, CSC 1988

Conferencia

Conferencia16th ACM Annual Conference on Computer Science, CSC 1988
País/TerritorioEstados Unidos
CiudadAtlanta
Período23/02/8825/02/88

Huella

Profundice en los temas de investigación de 'Constructs and evaluations strategies for intelligent speculative parallelism - Armageddon revisited'. En conjunto forman una huella única.

Citar esto