Sciweavers

16190 search results - page 336 / 3238
» Applicative programming with effects
Sort
View
IWMM
2009
Springer
130views Hardware» more  IWMM 2009»
15 years 11 months ago
A component model of spatial locality
Good spatial locality alleviates both the latency and bandwidth problem of memory by boosting the effect of prefetching and improving the utilization of cache. However, convention...
Xiaoming Gu, Ian Christopher, Tongxin Bai, Chengli...
ICPP
2008
IEEE
15 years 11 months ago
Scioto: A Framework for Global-View Task Parallelism
We introduce Scioto, Shared Collections of Task Objects, a lightweight framework for providing task management on distributed memory machines under one-sided and globalview parall...
James Dinan, Sriram Krishnamoorthy, D. Brian Larki...
SOCC
2008
IEEE
124views Education» more  SOCC 2008»
15 years 11 months ago
Energy minimization using a greedy randomized heuristic for the voltage assignment problem in NoC
— Scaling down the voltage levels of the processing elements (PEs) in a Network-on-Chip (NoC) can significantly reduce the computation energy consumption with an overhead of the...
Pavel Ghosh, Arunabha Sen
HICSS
2007
IEEE
90views Biometrics» more  HICSS 2007»
15 years 11 months ago
Optimizing Regional Aid during Public Health Emergencies: An Autonomic Resource Allocation Approach
A large scale public health emergency such as an epidemic (occurring naturally or due to a bioterrorism attack) can result in an overwhelming number of human casualties. This can ...
Hina Arora, T. S. Raghu, Ajay S. Vinze
OOPSLA
2007
Springer
15 years 10 months ago
Transactions with isolation and cooperation
We present the TIC (Transactions with Isolation and Cooperation) model for concurrent programming. TIC adds to standard transactional memory the ability for a transaction to obser...
Yannis Smaragdakis, Anthony Kay, Reimer Behrends, ...