Sciweavers

661 search results - page 81 / 133
» Increasing Processor Performance by Implementing Deeper Pipe...
Sort
View
IBPRIA
2005
Springer
15 years 5 months ago
Hardware-Accelerated Template Matching
In the last decade, consumer graphics cards have increased their power because of the computer games industry. These cards are now programmable and capable of processing huge amoun...
Raúl Cabido, Antonio S. Montemayor, Á...
CC
2011
Springer
283views System Software» more  CC 2011»
14 years 3 months ago
A Static Task Partitioning Approach for Heterogeneous Systems Using OpenCL
Abstract. Heterogeneous multi-core platforms are increasingly prevalent due to their perceived superior performance over homogeneous systems. The best performance, however, can onl...
Dominik Grewe, Michael F. P. O'Boyle
100
Voted
JUCS
2008
166views more  JUCS 2008»
14 years 12 months ago
Exploring Lua for Concurrent Programming
The popularization of multi-core processors and of technologies such as hyper-threading demonstrates a fundamental change in the way processors have been evolving and also increase...
Alexandre Skyrme, Noemi de La Rocque Rodriguez, Ro...
SAS
2007
Springer
108views Formal Methods» more  SAS 2007»
15 years 6 months ago
Programming Language Design and Analysis Motivated by Hardware Evolution
Abstract. Silicon chip design has passed a threshold whereby exponentially increasing transistor density (Moore’s Law) no longer translates into increased processing power for si...
Alan Mycroft
IEEECIT
2010
IEEE
14 years 9 months ago
XMalloc: A Scalable Lock-free Dynamic Memory Allocator for Many-core Machines
There are two avenues for many-core machines to gain higher performance: increasing the number of processors, and increasing the number of vector units in one SIMD processor. A tru...
Xiaohuang Huang, Christopher I. Rodrigues, Stephen...