Sciweavers

7103 search results - page 383 / 1421
» Program Generation and Components
Sort
View
MICRO
2010
IEEE
175views Hardware» more  MICRO 2010»
15 years 1 months ago
Efficient Selection of Vector Instructions Using Dynamic Programming
Accelerating program performance via SIMD vector units is very common in modern processors, as evidenced by the use of SSE, MMX, VSE, and VSX SIMD instructions in multimedia, scien...
Rajkishore Barik, Jisheng Zhao, Vivek Sarkar
EUROPAR
2007
Springer
15 years 8 months ago
Domain-Specific Optimization Strategy for Skeleton Programs
Skeletal parallel programming enables us to develop parallel programs easily by composing ready-made components called skeletons. However, a simplycomposed skeleton program often l...
Kento Emoto, Kiminori Matsuzaki, Zhenjiang Hu, Mas...
SERP
2003
15 years 5 months ago
A Portable and Collaborative Distributed Programming Environment
Due to recent advances in network and computing facilities, use of the Internet is becoming popular and promising in various areas such as scientific collaboration, information di...
Chang-Hyun Jo, Allen J. Arnold
GECCO
2006
Springer
162views Optimization» more  GECCO 2006»
15 years 7 months ago
Algebraic simplification of GP programs during evolution
Program bloat is a fundamental problem in the field of Genetic Programming (GP). Exponential growth of redundant and functionally useless sections of programs can quickly overcome...
Phillip Wong, Mengjie Zhang
PPDP
2000
Springer
15 years 7 months ago
Declarative event-oriented programming
Events play an important role in the construction of most software that involves interaction or simulation. Typically, programmers make use of a fixed set of low level events supp...
Conal Elliott