-
1
-
-
0030382365
-
Shared memory consistency models: A tutorial
-
S. Adve and K. Gharachorloo. Shared memory consistency models: A tutorial. Computer, 29(12):66-76, 1996.
-
(1996)
Computer
, vol.29
, Issue.12
, pp. 66-76
-
-
Adve, S.1
Gharachorloo, K.2
-
7
-
-
0037924416
-
Ownership types for safe programming: Preventing data races and deadlocks
-
C. Boyapati, R. Lee, and M. Rinard. Ownership types for safe programming: Preventing data races and deadlocks. In OOPSLA '02: Proceedings of the 17th ACM SIGPLAN conference on Objectoriented programming, systems, languages, and applications, pages 211-230, 2002.
-
(2002)
OOPSLA '02: Proceedings of the 17th ACM SIGPLAN conference on Objectoriented programming, systems, languages, and applications
, pp. 211-230
-
-
Boyapati, C.1
Lee, R.2
Rinard, M.3
-
8
-
-
0036040605
-
Efficient and precise datarace detection for multithreaded object-oriented programs
-
J. D. Choi, K. Lee, A. Loginov, R. O'Callahan, V. Sarkar, and M. Srid-haran. Efficient and precise datarace detection for multithreaded object-oriented programs. In PLDI '02: Proceedings of the ACM SIGPLAN 2002 Conference on Programming language design and implementation, pages 258-269, 2002.
-
(2002)
PLDI '02: Proceedings of the ACM SIGPLAN 2002 Conference on Programming language design and implementation
, pp. 258-269
-
-
Choi, J.D.1
Lee, K.2
Loginov, A.3
O'Callahan, R.4
Sarkar, V.5
Srid-haran, M.6
-
9
-
-
0026244475
-
Techniques for debugging parallel programs with flowback analysis
-
J. D. Choi, B. P. Miller, and R. H. B. Netzer. Techniques for debugging parallel programs with flowback analysis. ACM Transactions on Programming Languages and Systems, 13(4):491-530, 1991.
-
(1991)
ACM Transactions on Programming Languages and Systems
, vol.13
, Issue.4
, pp. 491-530
-
-
Choi, J.D.1
Miller, B.P.2
Netzer, R.H.B.3
-
14
-
-
67650854540
-
A query language for data parallel programming: Invited talk
-
Joe Duffy. A query language for data parallel programming: invited talk. In DAMP, page 50, 2007.
-
(2007)
DAMP
, pp. 50
-
-
Duffy, J.1
-
15
-
-
35448953399
-
Goldilocks: A race and transaction-aware java runtime
-
New York, NY, USA, ACM
-
T. Elmas, S. Qadeer, and S. Tasiran. Goldilocks: A race and transaction-aware java runtime. In PLDI '07: Proceedings of the 2007 ACM SIGPLAN conference on Programming language design and implementation, pages 245-255, New York, NY, USA, 2007. ACM.
-
(2007)
PLDI '07: Proceedings of the 2007 ACM SIGPLAN conference on Programming language design and implementation
, pp. 245-255
-
-
Elmas, T.1
Qadeer, S.2
Tasiran, S.3
-
18
-
-
12344327721
-
Low-overhead memory leak detection using adaptive statistical profiling
-
New York, NY, USA, ACM
-
M. Hauswirth and T. M. Chilimbi. Low-overhead memory leak detection using adaptive statistical profiling. In ASPLOS-XI: Proceedings of the 11th international conference on Architectural support for programming languages and operating systems, pages 156-164, New York, NY, USA, 2004. ACM.
-
(2004)
ASPLOS-XI: Proceedings of the 11th international conference on Architectural support for programming languages and operating systems
, pp. 156-164
-
-
Hauswirth, M.1
Chilimbi, T.M.2
-
20
-
-
34548041192
-
Dryad: Distributed data-parallel programs from sequential building blocks
-
M. Isard, M. Budiu, Y. Yu, A. Birrell, and D. Fetterly. Dryad: Distributed data-parallel programs from sequential building blocks. In Proceedings of the EuroSys Conference, pages 59-72, 2007.
-
(2007)
Proceedings of the EuroSys Conference
, pp. 59-72
-
-
Isard, M.1
Budiu, M.2
Yu, Y.3
Birrell, A.4
Fetterly, D.5
-
21
-
-
0017996760
-
Time, clocks, and the ordering of events in a distributed system
-
L. Lamport. Time, clocks, and the ordering of events in a distributed system. Communications of the ACM, 21(7):558-565, 1978.
-
(1978)
Communications of the ACM
, vol.21
, Issue.7
, pp. 558-565
-
-
Lamport, L.1
-
29
-
-
85093854272
-
Detecting data races using dynamic escape analysis based on read barrier
-
May
-
H. Nishiyama. Detecting data races using dynamic escape analysis based on read barrier. Third Virtual Machine Research & Technology Symposium, pages 127-138, May 2004.
-
(2004)
Third Virtual Machine Research & Technology Symposium
, pp. 127-138
-
-
Nishiyama, H.1
-
34
-
-
8344288219
-
-
S. Qadeer and D. Wu. KISS: Keep it simple and sequential. In PLDI '04: Proceedings of the ACM SIGPLAN 2004 Conference on Programming Language Design and Implementation, pages 14-24, 2004.
-
S. Qadeer and D. Wu. KISS: Keep it simple and sequential. In PLDI '04: Proceedings of the ACM SIGPLAN 2004 Conference on Programming Language Design and Implementation, pages 14-24, 2004.
-
-
-
-
36
-
-
34547175193
-
Accurate and efficient filtering for the Intel Thread Checker race detector
-
P. Sack, B. E. Bliss, Z. Ma, P. Petersen, and J. Torrellas. Accurate and efficient filtering for the Intel Thread Checker race detector. In ASID '06: Proceedings of the 1st workshop on Architectural and system support for improving software dependability, pages 34-41, 2006.
-
(2006)
ASID '06: Proceedings of the 1st workshop on Architectural and system support for improving software dependability
, pp. 34-41
-
-
Sack, P.1
Bliss, B.E.2
Ma, Z.3
Petersen, P.4
Torrellas, J.5
-
37
-
-
31844457264
-
Automated type-based analysis of data races and atomicity
-
A. Sasturkar, R. Agarwal, L. Wang, and S. D. Stoller. Automated type-based analysis of data races and atomicity. In PPoPP '05: Proceedings of the tenth ACM SIGPLAN symposium on Principles and practice of parallel programming, pages 83-94, 2005.
-
(2005)
PPoPP '05: Proceedings of the tenth ACM SIGPLAN symposium on Principles and practice of parallel programming
, pp. 83-94
-
-
Sasturkar, A.1
Agarwal, R.2
Wang, L.3
Stoller, S.D.4
-
38
-
-
0031272525
-
Eraser: A dynamic data race detector for multithreaded programs
-
S. Savage, M. Burrows, G. Nelson, P. Sobalvarro, and T. Anderson. Eraser: A dynamic data race detector for multithreaded programs. ACM Transactions on Computer Systems, 15(4):391-411, 1997.
-
(1997)
ACM Transactions on Computer Systems
, vol.15
, Issue.4
, pp. 391-411
-
-
Savage, S.1
Burrows, M.2
Nelson, G.3
Sobalvarro, P.4
Anderson, T.5
-
41
-
-
0035552051
-
Object race detection
-
C. von Praun and T. R. Gross. Object race detection. In OOPSLA '01: Proceedings of the 16th ACM SIGPLAN conference on Object oriented programming, systems, languages, and applications, pages 70-82, 2001.
-
(2001)
OOPSLA '01: Proceedings of the 16th ACM SIGPLAN conference on Object oriented programming, systems, languages, and applications
, pp. 70-82
-
-
von Praun, C.1
Gross, T.R.2
|