Sciweavers

7092 search results - page 125 / 1419
» Parallelizing constraint programs
Sort
View
74
Voted
IJCV
2012
13 years 2 months ago
On Camera Calibration with Linear Programming and Loop Constraint Linearization
Jérôme Courchay, Arnak S. Dalalyan, R...
MICRO
2010
IEEE
170views Hardware» more  MICRO 2010»
14 years 10 months ago
Tolerating Concurrency Bugs Using Transactions as Lifeguards
Abstract--Parallel programming is hard, because it is impractical to test all possible thread interleavings. One promising approach to improve a multi-threaded program's relia...
Jie Yu, Satish Narayanasamy
94
Voted
SC
1995
ACM
15 years 4 months ago
A Novel Approach Towards Automatic Data Distribution
: Data distribution is one of the key aspects that a parallelizing compiler for a distributed memory architecture should consider, in order to get efficiency from the system. The ...
Jordi Garcia, Eduard Ayguadé, Jesús ...
109
Voted
IWOMP
2010
Springer
15 years 5 months ago
Enabling Low-Overhead Hybrid MPI/OpenMP Parallelism with MPC
Abstract. With the advent of multicore- and manycore-based supercomputers, parallel programming models like MPI and OpenMP become more widely used to express various levels of para...
Patrick Carribault, Marc Pérache, Herv&eacu...