Copyright 1996 INIST-CNRS CC BY 4.0 Sauf mention contraire ci-dessus, le contenu de cette notice bibliographique peut être utilisé dans le cadre d’une licence CC BY 4.0 Inist-CNRS / Unless otherwise stated above, the content of this bibliographic record may be used under a CC BY 4.0 licence by Inist-CNRS / A menos que se haya señalado antes, el contenido de este registro bibliográfico puede ser utilizado al amparo de una licencia CC BY 4.0 Inist-CNRS
Notes:
Computer science; theoretical automation; systems
Accession Number:
edscal.3180642
Database:
PASCAL Archive
Weitere Informationen
Programs for parallel computers of distributed memory are difficult to write, understand, evaluate and debug. The design and performance evaluation of algorithms is much more complex than the conventional sequential one. The technical know-how necessary for the implementation of parallel systems is already available, but a critical problem is in the handling of complexity. In parallel distributed memory systems the performance is highly influenced by factors as interconnection scheme, granularity, computing/communication ratio, algorithm topology, parallel languages, and operating system policies. Interaction between these factors is not easy to understand and often unpredictable. This paper presents the PSEE (Parallel System Evaluation Environment), an interactive graphical environment, which permits to study the behaviour of parallel distributed memory systems, as well as several enhancements to increase the goodness of this tool. PSEE is an easy-to-use environment that enables parallel distributed memory systems programmers take decisions about the behaviour program and parallel computer in terms such as scalability, tuning and performance of the underlying parallel machine.