Sciweavers

6542 search results - page 127 / 1309
» The tao of parallelism in algorithms
Sort
View
CIBCB
2008
IEEE
14 years 4 months ago
Parallel multi-objective algorithms for the molecular docking problem
— Molecular docking is an essential tool for drug design. It helps the scientist to rapidly know if two molecules, respectively called ligand and receptor, can be combined togeth...
Jean-Charles Boisson, Laetitia Jourdan, El-Ghazali...
MASCOTS
2001
13 years 11 months ago
A Bit-Parallel Search Algorithm for Allocating Free Space
File systems that allocate data contiguously often use bitmaps to representand managefree space. Increases in the size of storage to be managed creates a needfor eficient algorith...
Randal C. Burns, Wayne Hineman
HPCN
1997
Springer
14 years 2 months ago
A Distributed Algorithm for Optimal Concurrent Communication and Load Balancing in Parallel Systems
We present a distributed algorithm for determining optimal concurrent communication ow in arbitrary computer networks. Our scheme is applicable to a wide range of network ow applic...
Uwe Dralle, Alexander Reinefeld
OSDI
1996
ACM
13 years 11 months ago
A Trace-Driven Comparison of Algorithms for Parallel Prefetching and Caching
High-performance I/O systems depend on prefetching and caching in order to deliver good performance to applications. These two techniques have generally been considered in isolati...
Tracy Kimbrel, Andrew Tomkins, R. Hugo Patterson, ...