-
1
-
-
33746696661
-
High Performance Fortran Compilation Techniques for Parallelizing Scientific Codes
-
Orlando, FL, Nov
-
V. Adve, G. Jin, J. Mellor-Crummey, and Q. Yi. High Performance Fortran Compilation Techniques for Parallelizing Scientific Codes. In Proceedings of SC98: High Performance Computing and Networking, Orlando, FL, Nov 1998.
-
(1998)
Proceedings of SC98: High Performance Computing and Networking
-
-
Adve, V.1
Jin, G.2
Mellor-Crummey, J.3
Yi, Q.4
-
3
-
-
0033700781
-
Synthesizing transformations for locality enhancement of imperfectly-nested loop nests
-
Santa Fe, NM, May
-
N. Ahmed, N. Mateev, and K. Pingali. Synthesizing transformations for locality enhancement of imperfectly-nested loop nests. In Proceedings of the 2000 ACM International Conference on Supercomputing, Santa Fe, NM, May 2000.
-
(2000)
Proceedings of the 2000 ACM International Conference on Supercomputing
-
-
Ahmed, N.1
Mateev, N.2
Pingali, K.3
-
4
-
-
85032550979
-
Tiling imperfectly-nested loop nests
-
Dallas, TX, Nov.
-
N. Ahmed, N. Mateev, and K. Pingali. Tiling imperfectly-nested loop nests. In Proceedings of SC'00: High Performance Networking and Computing, Dallas, TX, Nov. 2000.
-
(2000)
Proceedings of SC'00: High Performance Networking and Computing
-
-
Ahmed, N.1
Mateev, N.2
Pingali, K.3
-
5
-
-
10844242661
-
Automatic generation of block-recursive codes
-
Munich, Germany, Aug.
-
N. Ahmed and K. Pingali. Automatic generation of block-recursive codes. In Proceedings of the Euro-Par2000, Munich, Germany, Aug. 2000.
-
(2000)
Proceedings of the Euro-Par2000
-
-
Ahmed, N.1
Pingali, K.2
-
6
-
-
0033708935
-
Semicoarsening multigrid on distributed memory machines
-
P. N. Brown, R. D. Falgout, and J. E. Jones. Semicoarsening multigrid on distributed memory machines. SIAM J. Sci. Comput, 21 (5): 1823-1834, 1999.
-
(1999)
SIAM J. Sci. Comput
, vol.21
, Issue.5
, pp. 1823-1834
-
-
Brown, P.N.1
Falgout, R.D.2
Jones, J.E.3
-
7
-
-
0025447908
-
Improving register allocation for subscripted variables
-
White Plains, NY, June
-
D. Callahan, S. Carr, and K. Kennedy. Improving register allocation for subscripted variables. In Proceedings of the SIGPLAN '90 Conference on Programming Language Design and Implementation, White Plains, NY, June 1990.
-
(1990)
Proceedings of the SIGPLAN '90 Conference on Programming Language Design and Implementation
-
-
Callahan, D.1
Carr, S.2
Kennedy, K.3
-
8
-
-
0342366900
-
Compiler blockability of numerical algorithms
-
Minneapolis, MN, Nov.
-
S. Carr and K. Kennedy. Compiler blockability of numerical algorithms. In Proceedings of Supercomputing '92, Minneapolis, MN, Nov. 1992.
-
(1992)
Proceedings of Supercomputing '92
-
-
Carr, S.1
Kennedy, K.2
-
9
-
-
0028549474
-
Improving the ratio of memory operations to floating-point operations in loops
-
S. Carr and K. Kennedy. Improving the ratio of memory operations to floating-point operations in loops. ACM Transactions on Programming Languages and Systems, 16 (6): 1768-1810, 1994.
-
(1994)
ACM Transactions on Programming Languages and Systems
, vol.16
, Issue.6
, pp. 1768-1810
-
-
Carr, S.1
Kennedy, K.2
-
12
-
-
0026275679
-
Interprocedural transformations for parallel code generation
-
Albuquerque, NM, Nov.
-
M. W. Hall, K. Kennedy, and K. S. McKinley. Interprocedural transformations for parallel code generation. In Proceedings of Supercomputing '91, Albuquerque, NM, Nov. 1991.
-
(1991)
Proceedings of Supercomputing '91
-
-
Hall, M.W.1
Kennedy, K.2
McKinley, K.S.3
-
13
-
-
0347304618
-
Data-centric multi-level blocking
-
Las Vegas, NV, June
-
I. Kodukula, N. Ahmed, and K. Pingali. Data-centric multi-level blocking. In Proceedings of the SIGPLAN '97 Conference on Programming Language Design and Implementation, Las Vegas, NV, June 1997.
-
(1997)
Proceedings of the SIGPLAN '97 Conference on Programming Language Design and Implementation
-
-
Kodukula, I.1
Ahmed, N.2
Pingali, K.3
-
14
-
-
0026137116
-
The cache performance and optimizations of blocked algorithms
-
Santa Clara, CA, Apr.
-
M. Lam, E. Rothberg, and M. E. Wolf. The cache performance and optimizations of blocked algorithms. In Proceedings of the Fourth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS-IV), Santa Clara, CA, Apr. 1991.
-
(1991)
Proceedings of the Fourth International Conference on Architectural Support for Programming Languages and Operating Systems (ASPLOS-IV)
-
-
Lam, M.1
Rothberg, E.2
Wolf, M.E.3
-
15
-
-
0030190854
-
Improving data locality with loop transformations
-
July
-
K. S. McKinley, S. Carr, and C.-W. Tseng. Improving data locality with loop transformations. ACM Transactions on Programming Languages and Systems, 18 (4): 424-453, July 1996.
-
(1996)
ACM Transactions on Programming Languages and Systems
, vol.18
, Issue.4
, pp. 424-453
-
-
McKinley, K.S.1
Carr, S.2
Tseng, C.-W.3
-
16
-
-
0032308685
-
Quantifying the multi-level nature of tiling interactions
-
N. Mitchell, K. Högstedt, L. Carter, and J. Ferrante. Quantifying the multi-level nature of tiling interactions. International Journal of Parallel Programming, 26 (5), 1998.
-
(1998)
International Journal of Parallel Programming
, vol.26
, Issue.5
-
-
Mitchell, N.1
Högstedt, K.2
Carter, L.3
Ferrante, J.4
-
17
-
-
0008198155
-
-
Master's thesis, Department of Electrical Engineering, MIT, June
-
H. Prokop. Cache-oblivious algorithms. Master's thesis, Department of Electrical Engineering, MIT, June 1999.
-
(1999)
Cache-oblivious algorithms
-
-
Prokop, H.1
-
20
-
-
0002844360
-
Loop skewing: The wavefront method revisited
-
Aug.
-
M. J. Wolfe. Loop skewing: The wavefront method revisited. International Journal of Parallel Programming, 15 (4): 279-293, Aug. 1986.
-
(1986)
International Journal of Parallel Programming
, vol.15
, Issue.4
, pp. 279-293
-
-
Wolfe, M.J.1
-
23
-
-
17144398455
-
Transforming loops to recursion for multi-level memory hierarchies
-
Vancouver, Canada, June
-
Q. Yi, V. Adve, and K. Kennedy. Transforming loops to recursion for multi-level memory hierarchies. In Proceedings of the SIGPLAN '00 Conference on Programming Language Design and Implementation, Vancouver, Canada, June 2000.
-
(2000)
Proceedings of the SIGPLAN '00 Conference on Programming Language Design and Implementation
-
-
Yi, Q.1
Adve, V.2
Kennedy, K.3
|