Sciweavers

2019 search results - page 12 / 404
» Programming with Shared Data Abstractions
Sort
View
HIPC
2004
Springer
14 years 28 days ago
Lock-Free Parallel Algorithms: An Experimental Study
Abstract. Lock-free shared data structures in the setting of distributed computing have received a fair amount of attention. Major motivations of lock-free data structures include ...
Guojing Cong, David A. Bader
DATE
2006
IEEE
106views Hardware» more  DATE 2006»
14 years 1 months ago
Memory centric thread synchronization on platform FPGAs
Concurrent programs are difficult to write, reason about, re-use, and maintain. In particular, for system-level ions that use a shared memory abstraction for thread or process syn...
Chidamber Kulkarni, Gordon J. Brebner
SC
2003
ACM
14 years 24 days ago
ParADE: An OpenMP Programming Environment for SMP Cluster Systems
Demand for programming environments to exploit clusters of symmetric multiprocessors (SMPs) is increasing. In this paper, we present a new programming environment, called ParADE, ...
Yang-Suk Kee, Jin-Soo Kim, Soonhoi Ha
UM
2007
Springer
14 years 1 months ago
What's in a Step? Toward General, Abstract Representations of Tutoring System Log Data
Kurt VanLehn, Kenneth R. Koedinger, Alida Skogshol...
PPL
2008
96views more  PPL 2008»
13 years 7 months ago
A Hybrid Shared Memory Execution Model for a Data Parallel Language with I/O
Execution of programs with data parallel language constructs is either based on the fork/join or on the SPMD model. Whereas the former executes a program sequentially and confines...
Clemens Grelck, Steffen Kuthe, Sven-Bodo Scholz