Sciweavers

2756 search results - page 117 / 552
» Computation-Centric Memory Models
Sort
View
IEEEPACT
2003
IEEE
15 years 9 months ago
Constraint Graph Analysis of Multithreaded Programs
This paper presents a framework for analyzing the performance of multithreaded programs using a model called a constraint graph. We review previous constraint graph definitions fo...
Harold W. Cain, Mikko H. Lipasti, Ravi Nair
JAR
2008
124views more  JAR 2008»
15 years 4 months ago
Formal Verification of a C-like Memory Model and Its Uses for Verifying Program Transformations
This article presents the formal verification, using the Coq proof assistant, of a memory model for low-level imperative languages such as C and compiler intermediate languages. Be...
Xavier Leroy, Sandrine Blazy
WSC
1993
15 years 5 months ago
Object-oriented memory management in DEVSIM++
Young C. Kim, Kyung S. Ham, Tag G. Kim
BMCBI
2008
170views more  BMCBI 2008»
15 years 4 months ago
Implementing EM and Viterbi algorithms for Hidden Markov Model in linear memory
Background: The Baum-Welch learning procedure for Hidden Markov Models (HMMs) provides a powerful tool for tailoring HMM topologies to data for use in knowledge discovery and clus...
Alexander G. Churbanov, Stephen Winters-Hilt
IPPS
2009
IEEE
15 years 11 months ago
Scalable RDMA performance in PGAS languages
Partitioned Global Address Space (PGAS) languages provide a unique programming model that can span shared-memory multiprocessor (SMP) architectures, distributed memory machines, o...
Montse Farreras, George Almási, Calin Casca...