Sciweavers

682 search results - page 5 / 137
» Parallel Programming and Parallel Abstractions in Fortress
Sort
View
CCGRID
2009
IEEE
15 years 4 months ago
Programming Abstractions for Data Intensive Computing on Clouds and Grids
Chris Miceli, Michael Miceli, Shantenu Jha, Hartmu...
IPPS
1998
IEEE
15 years 1 months ago
Building BSP Programs Using the Refinement Calculus
Abstract. We extend the refinement calculus to permit the derivation of programs in the Bulk Synchronous Parallelism (BSP) style. This demonstrates that formal approaches developed...
David B. Skillicorn
TCIAIG
2010
14 years 4 months ago
Evaluating Root Parallelization in Go
Abstract--Parallelizing Monte-Carlo tree search has been considered to be a way to improve the strength of computer Go programs. In this paper, we analyze the performance of two ro...
Yusuke Soejima, Akihiro Kishimoto, Osamu Watanabe
DAGSTUHL
2007
14 years 11 months ago
Parallelism through Digital Circuit Design
Abstract. Two ways to exploit chips with a very large number of transistors are multicore processors and programmable logic chips. Some data parallel algorithms can be executed eï¬...
John O'Donnell
PARLE
1993
15 years 1 months ago
A Parallel Programming Style and Its Algebra of Programs
Abstract. We present a set of primitive program schemes, which together with just two basic combining forms provide a suprisingly expressive parallel programming language. The prim...
Chris Hankin, Daniel Le Métayer, David Sand...