Sciweavers

488 search results - page 9 / 98
» Using shared arrays in message-driven parallel programs
Sort
View
SPAA
1999
ACM
15 years 3 months ago
Recursive Array Layouts and Fast Parallel Matrix Multiplication
Matrix multiplication is an important kernel in linear algebra algorithms, and the performance of both serial and parallel implementations is highly dependent on the memory system...
Siddhartha Chatterjee, Alvin R. Lebeck, Praveen K....
97
Voted
IPPS
1999
IEEE
15 years 3 months ago
Application of Parallel Processors to Real-Time Sensor Array Processing
Historically, most radar sensor array processing has been implemented using dedicated and specialized processing systems. This approach was necessary because the algorithm computa...
David R. Martinez
POPL
2007
ACM
15 years 12 months ago
SAC: off-the-shelf support for data-parallelism on multicores
The advent of multicore processors has raised new demand for harnessing concurrency in the software mass market. We summarise our previous work on the data parallel, functional ar...
Clemens Grelck, Sven-Bodo Scholz
121
Voted
IPPS
2005
IEEE
15 years 5 months ago
Automatic Support for Irregular Computations in a High-Level Language
The problem of writing high performance parallel applications becomes even more challenging when irregular, sparse or adaptive methods are employed. In this paper we introduce com...
Jimmy Su, Katherine A. Yelick
83
Voted
IPPS
1999
IEEE
15 years 3 months ago
Automatic Array Alignment in Parallel Matlab Scripts
We present the ParAL system which compiles Matlab scripts into C programs with calls to a parallel run-time library. The novel feature of the compiler is the optimisation of array...
Igor Z. Milosavljevic, Marwan A. Jabri