Sciweavers

7527 search results - page 81 / 1506
» Design and implementation of the KioskNet system
Sort
View
PVM
2005
Springer
15 years 11 months ago
Implementing OpenMP for Clusters on Top of MPI
llc is a language designed to extend OpenMP to distributed memory systems. Work in progress on the implementation of a compiler that translates llc code and targets distributed mem...
Antonio J. Dorta, José M. Badía, Enr...
CORR
2010
Springer
66views Education» more  CORR 2010»
15 years 6 months ago
Design and Implementation VOIP Service on Open IMS and Asterisk Servers Interconnected through Enum Server
Asterisk and Open IMS use SIP signal protocol to enable both of them can be connected. To facilitate both relationships, Enum server- that is able to translate the numbering addre...
Rendy Munadi, Effan Najwaini, Asep Mulyana, R. Rum...
IOLTS
2006
IEEE
84views Hardware» more  IOLTS 2006»
16 years 4 days ago
Fault Tolerant System Design Method Based on Self-Checking Circuits
This paper describes a highly reliable digital circuit design method based on totally self checking blocks implemented in FPGAs. The bases of the self checking blocks are parity p...
Pavel Kubalík, Petr Fiser, Hana Kubatova
ASYNC
2000
IEEE
145views Hardware» more  ASYNC 2000»
15 years 10 months ago
Practical Design of Globally-Asynchronous Locally-Synchronous Systems
In this paper we describe a complete design methodology for a globally asynchronous onchip communication network connecting both locally-synchronous and asynchronous modules. Sync...
Jens Muttersbach, Thomas Villiger, Wolfgang Fichtn...
CC
2009
Springer
132views System Software» more  CC 2009»
16 years 6 months ago
Implementation and Use of Transactional Memory with Dynamic Separation
Abstract. We introduce the design and implementation of dynamic separation (DS) as a programming discipline for using transactional memory. Our approach is based on the programmer ...
Andrew Birrell, Johnson Hsieh, Martín Abadi...