Sciweavers

5588 search results - page 163 / 1118
» Parallel Implementation of Bags
Sort
View
MVA
1992
101views Computer Vision» more  MVA 1992»
14 years 11 months ago
Contour Based Image Segmentation Process on a Parallel Vision Machine
Image processing applications need shorter processing times. This requires the parallelization of low and mid levels sequential process chains on specific machines. In this paper ...
Pascal Legrand, Jean-Pierre Dérutin
101
Voted
ECAI
2010
Springer
14 years 11 months ago
Parallel Model Checking for Temporal Epistemic Logic
Abstract. We investigate the problem of the verification of multiagent systems by means of parallel algorithms. We present algorithms for CTLK, a logic combining branching time tem...
Marta Z. Kwiatkowska, Alessio Lomuscio, Hongyang Q...
PVG
2003
IEEE
138views Visualization» more  PVG 2003»
15 years 3 months ago
Sort-First, Distributed Memory Parallel Visualization and Rendering
While commodity computing and graphics hardware has increased in capacity and dropped in cost, it is still quite difficult to make effective use of such systems for general-purpos...
E. Wes Bethel, Greg Humphreys, Brian E. Paul, J. D...
DCC
2009
IEEE
15 years 10 months ago
pFPC: A Parallel Compressor for Floating-Point Data
This paper describes and evaluates pFPC, a parallel implementation of the lossless FPC compression algorithm for 64-bit floating-point data. pFPC can trade off compression ratio f...
Martin Burtscher, Paruj Ratanaworabhan
LCR
2000
Springer
121views System Software» more  LCR 2000»
15 years 1 months ago
Optimizing Mutual Exclusion Synchronization in Explicitly Parallel Programs
Abstract. We present two new compiler optimizations for explicitly parallel programs based on the CSSAME form: Lock-Independent Code Motion (LICM) and Mutex Body Localization (MBL)...
Diego Novillo, Ronald C. Unrau, Jonathan Schaeffer