Sciweavers

429 search results - page 54 / 86
» Transactional memory
Sort
View
147
Voted
DATE
2008
IEEE
168views Hardware» more  DATE 2008»
15 years 9 months ago
Cycle-approximate Retargetable Performance Estimation at the Transaction Level
This paper presents a novel cycle-approximate performance estimation technique for automatically generated transaction level models (TLMs) for heterogeneous multicore designs. The...
Yonghyun Hwang, Samar Abdi, Daniel Gajski
140
Voted
PVLDB
2010
142views more  PVLDB 2010»
15 years 1 months ago
Distributed Caching Platforms
With the advances in processing, memory, and connectivity technologies, applications are becoming increasingly distributed, data-centric, and web based. These applications demand ...
Anil Nori
129
Voted
PAKDD
2007
ACM
144views Data Mining» more  PAKDD 2007»
15 years 8 months ago
Approximately Mining Recently Representative Patterns on Data Streams
Catching the recent trend of data is an important issue when mining frequent itemsets from data streams. To prevent from storing the whole transaction data within the sliding windo...
Jia-Ling Koh, Yuan-Bin Don
128
Voted
FPL
2010
Springer
146views Hardware» more  FPL 2010»
15 years 19 days ago
Software Managed Distributed Memories in MPPAs
When utilizing reconfigurable hardware there are many applications that will require more memory than is available in a single hardware block. While FPGAs have tools and mechanisms...
Robin Panda, Jimmy Xu, Scott Hauck
158
Voted
HASKELL
2009
ACM
15 years 9 months ago
A compositional theory for STM Haskell
We address the problem of reasoning about Haskell programs that use Software Transactional Memory (STM). As a motivating example, we consider Haskell code for a concurrent non-det...
Johannes Borgström, Karthikeyan Bhargavan, An...