Sciweavers

1226 search results - page 125 / 246
» Designing systems-on-chip using cores
Sort
View
VEE
2012
ACM
234views Virtualization» more  VEE 2012»
13 years 9 months ago
REEact: a customizable virtual execution manager for multicore platforms
With the shift to many-core chip multiprocessors (CMPs), a critical issue is how to effectively coordinate and manage the execution of applications and hardware resources to overc...
Wei Wang, Tanima Dey, Ryan W. Moore, Mahmut Aktaso...
ISCA
2011
IEEE
258views Hardware» more  ISCA 2011»
14 years 5 months ago
A case for heterogeneous on-chip interconnects for CMPs
Network-on-chip (NoC) has become a critical shared resource in the emerging Chip Multiprocessor (CMP) era. Most prior NoC designs have used the same type of router across the enti...
Asit K. Mishra, Narayanan Vijaykrishnan, Chita R. ...
POPL
2012
ACM
13 years 9 months ago
Programming with binders and indexed data-types
We show how to combine a general purpose type system for an existing language with support for programming with binders and contexts by refining the type system of ML with a rest...
Andrew Cave, Brigitte Pientka
ICDE
2009
IEEE
158views Database» more  ICDE 2009»
16 years 3 months ago
An Integrated Approach to Performance Monitoring for Autonomous Tuning
With an ever growing complexity and data volume, the administration of today's relational database management systems has become one of the most important cost factors in thei...
Alexander Thiem, Kai-Uwe Sattler
PPOPP
2009
ACM
16 years 2 months ago
How much parallelism is there in irregular applications?
Irregular programs are programs organized around pointer-based data structures such as trees and graphs. Recent investigations by the Galois project have shown that many irregular...
Milind Kulkarni, Martin Burtscher, Rajeshkar Inkul...