Sciweavers

526 search results - page 3 / 106
» Array language support for parallel sparse computation
Sort
View
SC
2000
ACM
15 years 5 months ago
A Comparative Study of the NAS MG Benchmark across Parallel Languages and Architectures
Hierarchical algorithms such as multigrid applications form an important cornerstone for scientific computing. In this study, we take a first step toward evaluating parallel lan...
Bradford L. Chamberlain, Steven J. Deitz, Lawrence...
142
Voted
EUROPAR
2004
Springer
15 years 6 months ago
Co-array Python: A Parallel Extension to the Python Language
A parallel extension to the Python language is introduced that is modeled after the Co-Array Fortran extensions to Fortran 95. A new Python module, CoArray, has been developed to p...
Craig Edward Rasmussen, Matthew J. Sottile, Jarek ...
104
Voted
CLUSTER
2006
IEEE
15 years 1 months ago
Distributed shared arrays: A distributed virtual machine with mobility support for reconfiguration
Song Fu, Cheng-Zhong Xu, Brian Wims, Ramzi Bashara...
111
Voted
ICFP
2008
ACM
16 years 1 months ago
A scheduling framework for general-purpose parallel languages
The trend in microprocessor design toward multicore and manycore processors means that future performance gains in software will largely come from harnessing parallelism. To reali...
Matthew Fluet, Mike Rainey, John H. Reppy