Export Citations
Save this search
Please login to be able to save your searches and receive alerts for new content matching your search criteria.
- ArticleOctober 2011
A Deterministic Interpreter Simulating A Distributed real time system using VDM
ICFEM'11: Proceedings of the 13th international conference on Formal methods and software engineeringPages 179–194The real time dialect of VDM, called VDM-RT, contains constructs for describing concurrent threads, synchronisation of such threads and the distribution of object instances and their threads over multiple CPUs with busses connecting them. Tools that ...
- ArticleMarch 2011
A Low Power Consumption Architecture Model for Multiple Processors on Optical Printed Circuit Board
Traditional single-core processors and multiprocessors architectures encounter some problems which are high heat generation, high cost to produce and high power consumption. In this paper, a model to achieve low power consumption by using several ...
- articleMarch 2007
Software synthesis for hard real-time embedded systems with multiple processors
- Eduardo Tavares,
- Raimundo Barreto,
- Paulo Maciel,
- Meuse Oliveira,
- Leonardo Amorim,
- Fernando Rocha,
- Ricardo Lima
ACM SIGSOFT Software Engineering Notes (SIGSOFT), Volume 32, Issue 2Pages 1–10https://doi.org/10.1145/1234741.1234769Hard real-time embedded systems have stringent timing constraints that must be met in order to ensure the correct functioning of the system. In many cases, these systems are composed of several CPU-bound tasks, which may need to rely on multiple ...
- articleMarch 2005
Priority inversion in multi processor systems due to protected actions
ACM SIGAda Ada Letters (SIGADA), Volume XXV, Issue 1Pages 43–47https://doi.org/10.1145/1064303.1064304The use of multiple processors give rise to new issues regarding old problems of the Ada95 design.In this paper we discuss how serviceing of protected actions, due to unspecified dispatching, can lead to unbounded priority inversion in systems with ...
- ArticleOctober 1996
The AMOEBA chip: an optoelectronic switch for multiprocessor networking using dense-WDM
- A. V. Krishnamoorthy,
- J. E. Ford,
- K. W. Goossen,
- J. A. Walker,
- B. Tseng,
- S. P. Hui,
- J. E. Cunningham,
- W. Y. Jan,
- T. K. Woodward,
- M. C. Nuss,
- R. G. Rozier,
- F. E. Kiamilev,
- D. A. B. Miller
We present AMOEBA: a single-chip asynchronous multiprocessor optoelectronic bit-sliced arrayed crossbar switch intended to provide switched interconnection between multiple processors in a distributed computing environment. AMOEBA relies on ...
- ArticleOctober 1995
Data parallel fault simulation
ICCD '95: Proceedings of the 1995 International Conference on Computer Design: VLSI in Computers and ProcessorsPages 610–615Fault simulation is a compute intensive problem. Data parallel simulation on multiple processors is one method to reduce fault simulation time. We discuss a novel technique to partition the fault set for data parallel fault simulation. When applied ...
- ArticleSeptember 1995
Parallel algorithm for object recognition and its implementation on a MIMD machine
The PERFORM matching method, introduced by B. Modayur and I.G. Shapiro (1994), solves the recognition problem under a bounded error noise model by establishing correspondences between model and image features. PERFORM evaluates correspondences by ...
- ArticleApril 1995
Timestamp consistency and trace-driven analysis for distributed parallel systems
A continuous stream of event data describing the progress of parallel program execution is realized for trace-driven analysis. Unfortunately, it is often the case that separate streams are produced independently by multiple processors in the system, and ...
- ArticleApril 1995
ALLNODE barrier synchronization network
This paper presents a proposed hardware solution using an existing multi-stage switching network for synchronizing N multiple processors at predetermined programmable barriers. The technique permits all N processors to access the network simultaneously ...
- ArticleApril 1993
The data-parallel Ada run-time system, simulation and empirical results
IPPS '93: Proceedings of the 1993 Seventh International Parallel Processing SymposiumPages 621–627https://doi.org/10.1109/IPPS.1993.262808The Parallel Ada Run-Time System (PARTS), developed at TUB, is the target of an experimental translator that maps sequential Ada to a shared-memory multi-processor. Other modules of the parallel compiler are not explained. The paper summarizes the multi-...
- research-articleJanuary 1993
A Parallel Sort Merge Join Algorithm for Managing Data Skew
IEEE Transactions on Parallel and Distributed Systems (TPDS), Volume 4, Issue 1Pages 70–86https://doi.org/10.1109/71.205654A parallel sort-merge-join algorithm which uses a divide-and-conquer approach to address the data skew problem is proposed. The proposed algorithm adds an extra, low-cost scheduling phase to the usual sort, transfer, and join phases. During the ...