Sciweavers

3068 search results - page 314 / 614
» Separation Results on the
Sort
View
MICRO
2010
IEEE
210views Hardware» more  MICRO 2010»
15 years 4 months ago
Thread Cluster Memory Scheduling: Exploiting Differences in Memory Access Behavior
In a modern chip-multiprocessor system, memory is a shared resource among multiple concurrently executing threads. The memory scheduling algorithm should resolve memory contention...
Yoongu Kim, Michael Papamichael, Onur Mutlu, Mor H...
CAIP
2009
Springer
202views Image Analysis» more  CAIP 2009»
15 years 4 months ago
Near-Regular Texture Synthesis
This paper describes a method for seamless enlargement or editing of difficult colour textures containing simultaneously both regular periodic and stochastic components. Such textu...
Michal Haindl, Martin Hatka
MICRO
2011
IEEE
407views Hardware» more  MICRO 2011»
15 years 1 months ago
Thread Cluster Memory Scheduling
In a modern chip-multiprocessor system, memory is a shared resource among multiple concurrently executing threads. The memory scheduling algorithm should resolve memory contention...
Yoongu Kim, Michael Papamichael, Onur Mutlu, Mor H...
WICOMM
2011
15 years 1 months ago
Multi-channel power-controlled directional MAC for wireless mesh networks
Wireless Mesh Networks (WMNs) have emerged recently as a technology for providing high-speed last mile connectivity in next-generation wireless networks. Several MAC protocols tha...
Fabio Martignon
SCP
2010
163views more  SCP 2010»
15 years 1 months ago
Compact and efficient strings for Java
In several Java VMs, strings consist of two separate objects: metadata such as the string length are stored in the actual string object, while the string characters are stored in ...
Christian Häubl, Christian Wimmer, Hanspeter ...