Sciweavers

1727 search results - page 138 / 346
» An Approach to Performance Prediction for Parallel Applicati...
Sort
View
CISIS
2009
IEEE
15 years 4 months ago
Dynamic Adaptation of Parallelism Level in Data Transfer Scheduling
We discuss dynamic parameter tuning in wide-area data transfers for efficient utilization of available network capacity and optimized end-to-end application performance. Impacts ...
Mehmet Balman, Tevfik Kosar
MEMICS
2010
14 years 4 months ago
GPU-Based Sample-Parallel Context Modeling for EBCOT in JPEG2000
Embedded Block Coding with Optimal Truncation (EBCOT) is the fundamental and computationally very demanding part of the compression process of JPEG2000 image compression standard. ...
Jiri Matela, Vit Rusnak, Petr Holub
BMCBI
2006
111views more  BMCBI 2006»
14 years 10 months ago
PepDist: A New Framework for Protein-Peptide Binding Prediction based on Learning Peptide Distance Functions
Background: Many different aspects of cellular signalling, trafficking and targeting mechanisms are mediated by interactions between proteins and peptides. Representative examples...
Tomer Hertz, Chen Yanover
ICCS
2004
Springer
15 years 3 months ago
A Client-Server Engine for Parallel Computation of High-Resolution Planes
The paper describes a visualization mechanism that permits fast extraction of high-resolution slices of interest from large biomedical datasets stored remotely. To provide the user...
D. P. Gavidia, Elena V. Zudilova, Peter M. A. Sloo...
PPOPP
2010
ACM
14 years 8 months ago
Analyzing lock contention in multithreaded applications
Many programs exploit shared-memory parallelism using multithreading. Threaded codes typically use locks to coordinate access to shared data. In many cases, contention for locks r...
Nathan R. Tallent, John M. Mellor-Crummey, Allan P...