-
2
-
-
84938023119
-
Analysis of programs for parallel processing
-
Oct
-
A. J. Bernstein. Analysis of programs for parallel processing. IEEE Transactions on Electronic Computers, 15(5):757-763, Oct. 1966.
-
(1966)
IEEE Transactions on Electronic Computers
, vol.15
, Issue.5
, pp. 757-763
-
-
Bernstein, A.J.1
-
3
-
-
0029191296
-
Cilk: An efficient multithreaded runtime system
-
Santa Barbara, CA
-
R. D. Blumofe, C. F. Joerg, B. C. Kuszmaul, C. E. Leiserson, K. H. Randall, and Y. Zhou. Cilk: An efficient multithreaded runtime system. In Proceedings of ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, Santa Barbara, CA, 1995.
-
(1995)
Proceedings of ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming
-
-
Blumofe, R.D.1
Joerg, C.F.2
Kuszmaul, B.C.3
Leiserson, C.E.4
Randall, K.H.5
Zhou, Y.6
-
5
-
-
0001483604
-
Communication optimizations for irregular scientific computations on distributed memory architectures
-
Sept
-
R. Das, M. Uysal, J. Saltz, and Y.-S. Hwang. Communication optimizations for irregular scientific computations on distributed memory architectures. Journal of Parallel and Distributed Computing, 22(3):462-479, Sept. 1994.
-
(1994)
Journal of Parallel and Distributed Computing
, vol.22
, Issue.3
, pp. 462-479
-
-
Das, R.1
Uysal, M.2
Saltz, J.3
Hwang, Y.-S.4
-
8
-
-
1142293109
-
Software transactional memory for dynamic-sized data structures
-
Boston, MA, Jul
-
M. Herlihy, V. Luchangco, M. Moir, and W. N. Scherer III. Software transactional memory for dynamic-sized data structures. In Proceedings of the 22th PODC, pages 92-101, Boston, MA, Jul. 2003.
-
(2003)
Proceedings of the 22th PODC
, pp. 92-101
-
-
Herlihy, M.1
Luchangco, V.2
Moir, M.3
Scherer III, W.N.4
-
9
-
-
0027262011
-
Transactional memory: Architectural support for lock-free data structures
-
San Diego, CA, May
-
M. Herlihy and J. E. Moss. Transactional memory: Architectural support for lock-free data structures. In Proceedings of the 20th ISCA, pages 289-300, San Diego, CA, May 1993.
-
(1993)
Proceedings of the 20th ISCA
, pp. 289-300
-
-
Herlihy, M.1
Moss, J.E.2
-
10
-
-
0022044133
-
-
P. J. Janus and E. A. Lamagna. An adaptive method for unknown distributions in distributive partitioned sorting. IEEE Transactions on Computers, c-34(4):367-372, April 1985.
-
P. J. Janus and E. A. Lamagna. An adaptive method for unknown distributions in distributive partitioned sorting. IEEE Transactions on Computers, c-34(4):367-372, April 1985.
-
-
-
-
12
-
-
0028419803
-
Using processor affinity in loop scheduling on shared-memory multiprocessors
-
E. P. Markatos and T. J. LeBlanc. Using processor affinity in loop scheduling on shared-memory multiprocessors. IEEE Transactions on Parallel Distributed Systems, 5(4):379-400, 1994.
-
(1994)
IEEE Transactions on Parallel Distributed Systems
, vol.5
, Issue.4
, pp. 379-400
-
-
Markatos, E.P.1
LeBlanc, T.J.2
-
14
-
-
0029723606
-
An efficient algorithm for concurrent priority queue heaps
-
M. M. Michael and M. L. Scott. An efficient algorithm for concurrent priority queue heaps. In Proceedings of the PODC, pages 267-275, 1996.
-
(1996)
Proceedings of the PODC
, pp. 267-275
-
-
Michael, M.M.1
Scott, M.L.2
-
15
-
-
0033362479
-
Localizing nonaffine array references
-
Newport Beach, California, October
-
N. Mitchell, L. Carter, and J. Ferrante. Localizing nonaffine array references. In Proceedings of International Conference on Parallel Architectures and Compilation Techniques, Newport Beach, California, October 1999.
-
(1999)
Proceedings of International Conference on Parallel Architectures and Compilation Techniques
-
-
Mitchell, N.1
Carter, L.2
Ferrante, J.3
-
16
-
-
17044404702
-
Thread scheduling for cache locality
-
J. Philbin, J. Edler, O. J. Anshus, C. C. Douglas, and K. Li. Thread scheduling for cache locality. In Proceedings of the International Conference on Architectural Support for Programming Languages and Operating Systems, 1996.
-
(1996)
Proceedings of the International Conference on Architectural Support for Programming Languages and Operating Systems
-
-
Philbin, J.1
Edler, J.2
Anshus, O.J.3
Douglas, C.C.4
Li, K.5
-
17
-
-
0036374188
-
Computation Regrouping: Restructuring Programs for Temporal Data Cache Locality
-
New York, NY, June, best student paper
-
V. S. Pingali, S. A. McKee, W. C. Hsieh, and J. B. Carter. Computation Regrouping: Restructuring Programs for Temporal Data Cache Locality. In International Conference on Supercomputing, New York, NY, June 2002. best student paper.
-
(2002)
International Conference on Supercomputing
-
-
Pingali, V.S.1
McKee, S.A.2
Hsieh, W.C.3
Carter, J.B.4
-
18
-
-
32344433410
-
Advanced contention management for dynamic software transactional memory
-
Las Vegas, NV, Jul
-
W. N. Scherer III and M. L. Scott. Advanced contention management for dynamic software transactional memory. In Proceedings of the 24th PODC, Las Vegas, NV, Jul. 2005.
-
(2005)
Proceedings of the 24th PODC
-
-
Scherer III, W.N.1
Scott, M.L.2
-
20
-
-
1442264347
-
Compiletime composition of run-time data and iteration reorderings
-
San Diego, CA, June
-
M. M. Strout, L. Carter, and J. Ferrante. Compiletime composition of run-time data and iteration reorderings. In Proceedings of ACM SIGPLAN Conference on Programming Language Design and Implementation, San Diego, CA, June 2003.
-
(2003)
Proceedings of ACM SIGPLAN Conference on Programming Language Design and Implementation
-
-
Strout, M.M.1
Carter, L.2
Ferrante, J.3
-
23
-
-
0033703258
-
Cacheminer: A runtime approach to exploit cache locality on smp
-
Y. Yan, X. Zhang, and Z. Zhang. Cacheminer: A runtime approach to exploit cache locality on smp. IEEE Transactions on Parallel Distributed Systems, 11(4):357-374, 2000.
-
(2000)
IEEE Transactions on Parallel Distributed Systems
, vol.11
, Issue.4
, pp. 357-374
-
-
Yan, Y.1
Zhang, X.2
Zhang, Z.3
|