Sciweavers

1727 search results - page 145 / 346
» An Approach to Performance Prediction for Parallel Applicati...
Sort
View
MICCAI
2009
Springer
15 years 11 months ago
Predictive Simulation of Bidirectional Glenn Shunt Using a Hybrid Blood Vessel Model
Abstract. This paper proposes a method for performing predictive simulation of cardiac surgery. It applies a hybrid approach to model the deformation of blood vessels. The hybrid b...
Hao Li, Wee Kheng Leow, Ing-Sh Chiu
IPPS
2007
IEEE
15 years 4 months ago
A Genetic Approach for Distributing Semantic Databases of Crowd Simulations
Last years have witnessed how crowd simulations have become an essential tool for many virtual environment applications. These applications require both rendering visually plausib...
Miguel Lozano, Juan M. Orduña, Vicente Cave...
CGO
2010
IEEE
15 years 4 months ago
Decoupled software pipelining creates parallelization opportunities
Decoupled Software Pipelining (DSWP) is one approach to automatically extract threads from loops. It partitions loops into long-running threads that communicate in a pipelined man...
Jialu Huang, Arun Raman, Thomas B. Jablin, Yun Zha...
CVPR
2010
IEEE
15 years 6 months ago
Parallel Graph-cuts by Adaptive Bottom-up Merging
Graph-cuts optimization is prevalent in vision and graphics problems. It is thus of great practical importance to parallelize the graph-cuts optimization using today’s ubiquitou...
Jiangyu Liu, Jian Sun
CF
2007
ACM
15 years 1 months ago
Identifying potential parallelism via loop-centric profiling
The transition to multithreaded, multi-core designs places a greater responsibility on programmers and software for improving performance; thread-level parallelism (TLP) will be i...
Tipp Moseley, Daniel A. Connors, Dirk Grunwald, Ra...