Sciweavers

4586 search results - page 150 / 918
» Computing stable models in parallel
Sort
View
124
Voted
IPPS
2007
IEEE
15 years 10 months ago
SWARM: A Parallel Programming Framework for Multicore Processors
Due to fundamental physical limitations and power constraints, we are witnessing a radical change in commodity microprocessor architectures to multicore designs. Continued perform...
David A. Bader, Varun Kanade, Kamesh Madduri
117
Voted
IPPS
2007
IEEE
15 years 10 months ago
Performance Evaluation of two Parallel Programming Paradigms Applied to the Symplectic Integrator Running on COTS PC Cluster
There are two popular parallel programming paradigms available to high performance computing users such as engineering and physics professionals: message passing and distributed s...
Lorena B. C. Passos, Gerson H. Pfitscher, Tarcisio...
131
Voted
ACL
1998
15 years 5 months ago
Flow Network Models for Word Alignment and Terminology Extraction from Bilingual Corpora
This paper presents a new model for word alignments between parallel sentences, which allows one to accurately estimate different parameters, in a computationally efficient way. A...
Éric Gaussier
CUZA
2002
63views more  CUZA 2002»
15 years 3 months ago
Parallel Extension of a Dynamic Performance Forecasting Tool
This paper presents an extension of a performance evaluation library called Fast to handle parallel routines. Fast is a dynamic performance forecasting tool in a grid environment. ...
Eddy Caron, Frédéric Suter
117
Voted
ARITH
1993
IEEE
15 years 7 months ago
Faster numerical algorithms via exception handling
An attractive paradigm for building fast numerical algorithms is the following: 1 try a fast but occasionally unstable algorithm, 2 test the accuracy of the computed answer, a...
James Demmel, Xiaoye S. Li