Sciweavers

33 search results - page 1 / 7
» Nonlinear array layouts for hierarchical memory systems
Sort
View
ICS
1999
Tsinghua U.
13 years 8 months ago
Nonlinear array layouts for hierarchical memory systems
Programming languages that provide multidimensional arrays and a flat linear model of memory must implement a mapping between these two domains to order array elements in memory....
Siddhartha Chatterjee, Vibhor V. Jain, Alvin R. Le...
CASES
2007
ACM
13 years 8 months ago
Software controlled memory layout reorganization for irregular array access patterns
Doosan Cho, Ilya Issenin, Nikil Dutt, Jonghee W. Y...
SAS
2007
Springer
126views Formal Methods» more  SAS 2007»
13 years 10 months ago
Hierarchical Pointer Analysis for Distributed Programs
We present a new pointer analysis for use in shared memory programs running on hierarchical parallel machines. The analysis is motivated by the partitioned global address space lan...
Amir Kamil, Katherine A. Yelick
TPDS
2002
94views more  TPDS 2002»
13 years 4 months ago
Recursive Array Layouts and Fast Matrix Multiplication
The performance of both serial and parallel implementations of matrix multiplication is highly sensitive to memory system behavior. False sharing and cache conflicts cause traditi...
Siddhartha Chatterjee, Alvin R. Lebeck, Praveen K....
SPAA
1999
ACM
13 years 8 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....