Sciweavers

440 search results - page 39 / 88
» Merging Parallel Simulation Programs
Sort
View
BMCBI
2011
13 years 3 months ago
DecGPU: distributed error correction on massively parallel graphics processing units using CUDA and MPI
Background: Next-generation sequencing technologies have led to the high-throughput production of sequence data (reads) at low cost. However, these reads are significantly shorter...
Yongchao Liu, Bertil Schmidt, Douglas L. Maskell
PPOPP
2011
ACM
12 years 11 months ago
ScalaExtrap: trace-based communication extrapolation for spmd programs
Performance modeling for scientific applications is important for assessing potential application performance and systems procurement in high-performance computing (HPC). Recent ...
Xing Wu, Frank Mueller
WSCG
2003
143views more  WSCG 2003»
13 years 10 months ago
Rendering Large (Volume) Datasets: A new Parallel Visualization System
In this paper we describe a basis for a system that is able to compute actual scientific and realistic visualization methods in parallel. It is capable to integrate easily in mod...
Sascha Schneider, Thorsten May, Michael Schmidt
PC
2000
115views Management» more  PC 2000»
13 years 8 months ago
Rate of change load balancing in distributed and parallel systems
Dynamic Load Balancing is an important system function destined to distribute workload among available processors to improve throughput and/or execution times of parallel computer...
Luis Miguel Campos, Isaac D. Scherson
MICRO
2000
IEEE
137views Hardware» more  MICRO 2000»
14 years 1 months ago
Relational profiling: enabling thread-level parallelism in virtual machines
Virtual machine service threads can perform many tasks in parallel with program execution such as garbage collection, dynamic compilation, and profile collection and analysis. Har...
Timothy H. Heil, James E. Smith