Sciweavers

4120 search results - page 612 / 824
» Exploring ocean data
Sort
View
134
Voted
ICCD
2004
IEEE
125views Hardware» more  ICCD 2004»
16 years 17 days ago
IPC Driven Dynamic Associative Cache Architecture for Low Energy
Existing schemes for cache energy optimization incorporate a limited degree of dynamic associativity: either direct mapped or full available associativity (say 4-way). In this pap...
Sriram Nadathur, Akhilesh Tyagi
124
Voted
ICCAD
2008
IEEE
140views Hardware» more  ICCAD 2008»
16 years 17 days ago
Correct-by-construction microarchitectural pipelining
— This paper presents a method for correct-by-construction microarchitectural pipelining that handles cyclic systems with dependencies between iterations. Our method combines pre...
Timothy Kam, Michael Kishinevsky, Jordi Cortadella...
106
Voted
ICCAD
2006
IEEE
122views Hardware» more  ICCAD 2006»
16 years 17 days ago
Network coding for routability improvement in VLSI
With the standard approach for establishing multicast connections over a network, network nodes are utilized to forward and duplicate the packets received over the incoming links....
Nikhil Jayakumar, Sunil P. Khatri, Kanupriya Gulat...
140
Voted
PLPV
2010
ACM
16 years 16 days ago
Arity-generic datatype-generic programming
Some programs are doubly-generic. For example, map is datatypegeneric in that many different data structures support a mapping operation. A generic programming language like Gener...
Stephanie Weirich, Chris Casinghino
136
Voted
PADL
2010
Springer
16 years 16 days ago
An Ode to Arrows
Abstract. We study a number of embedded DSLs for autonomous ordinary differential equations (autonomous ODEs) in Haskell. A naive implementation based on the lazy tower of derivat...
Hai Liu, Paul Hudak