%@ page language="java" contentType="text/html" %> <%-- Include common initialisation code --%> <%@ include file="/arch/common.jsp" %> <%-- The current tab --%> <% String currentTab = "Research"; %> <%-- Content of navigation pane --%> <%@ include file="nav.jsp" %> <% showCurrentLink=true; %> <%-- Current navigation location --%> <% String currentNav = "Reports and Theses"; %> <%-- Include the code for the document header --%> <%@ include file="/arch/header.jsp" %>
M.J. Zemerly, Hardware Characterisation of Multi-Processor Systems (December 1, 1993).
This study is concerned with hardware characterisation of parallel systems. In this second report an analytical expression for the performance measure (execution time) is derived for a single processor and issues involving the characterisation of multi-processor systems are discussed. A simple analytical model used in (BSKP90) for performance evaluation of parallel systems is also described.