-
1
-
-
84869318078
-
-
Intel C++ STM Compiler, Prototype Edition
-
Intel C++ STM Compiler, Prototype Edition. http://software.intel.com.
-
-
-
-
2
-
-
33746090532
-
Compiler and runtime support for efficient software transactional memory
-
DOI 10.1145/1133255.1133985, PLDI 2006 - Proceedings of the 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation
-
A.-R. Adl-Tabatabai, B. Lewis, V. Menon, B. R. Murphy, B. Saha, and T. Shpeisman. Compiler and runtime support for efficient software transactional memory. In PLDI '06: Proceedings of the 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation, New York, NY, USA, 2006. ACM Press. (Pubitemid 44074918)
-
(2006)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
, vol.2006
, pp. 26-37
-
-
Adl-Tabatabai, A.-R.1
Lewis, B.T.2
Menon, V.3
Murphy, B.R.4
Saha, B.5
Shpeisman, T.6
-
3
-
-
33750426693
-
The DaCapo benchmarks: Java benchmarking development and analysis
-
New York, NY, USA, Oct. ACM Press
-
S. M. Blackburn, R. Garner, C. Hoffman, A. M. Khan, K. S. McKinley, R. Bentzur, A. Diwan, D. Feinberg, D. Frampton, S. Z. Guyer, M. Hirzel, A. Hosking, M. Jump, H. Lee, J. E. B. Moss, A. Phansalkar, D. Stefanovíc, T. VanDrunen, D. von Dincklage, and B. Wiedermann. The DaCapo benchmarks: Java benchmarking development and analysis. In OOPSLA '06: Proceedings of the 21st annual ACM SIGPLAN conference on Object-Oriented Programing, Systems, Languages, and Applications, pages 169-190, New York, NY, USA, Oct. 2006. ACM Press.
-
(2006)
OOPSLA '06: Proceedings of the 21st annual ACM SIGPLAN conference on Object-Oriented Programing, Systems, Languages, and Applications
, pp. 169-190
-
-
Blackburn, S.M.1
Garner, R.2
Hoffman, C.3
Khan, A.M.4
Mckinley, K.S.5
Bentzur, R.6
Diwan, A.7
Feinberg, D.8
Frampton, D.9
Guyer, S.Z.10
Hirzel, M.11
Hosking, A.12
Jump, M.13
Lee, H.14
Moss, J.E.B.15
Phansalkar, A.16
Stefanović, D.17
Van Drunen, T.18
Von Dincklage, D.19
Wiedermann, B.20
more..
-
5
-
-
33748847902
-
The common case transactional behavior of multithreaded programs
-
DOI 10.1109/HPCA.2006.1598135, 1598135, Proceedings - Twelfth International Symposium on High-Performance Computer Architecture, 2006
-
J. Chung, H. Chafi, C. Cao Minh, A. McDonald, B. D. Carlstrom, C. Kozyrakis, and K. Olukotun. The Common Case Transactional Behavior of Multithreaded Programs. In Proceedings of the 12th International Conference on High-Performance Computer Architecture, February 2006. (Pubitemid 44418397)
-
(2006)
Proceedings - International Symposium on High-Performance Computer Architecture
, vol.2006
, pp. 271-282
-
-
Chung, J.1
Chafi, H.2
Minh, C.C.3
McDonald, A.4
Carlstrom, B.5
Kozyrakis, C.6
Olukotun, K.7
-
7
-
-
42149191167
-
The transactional memory / garbage collection analogy
-
D. Grossman. The transactional memory / garbage collection analogy. SIGPLAN Not., 42(10):695-706, 2007.
-
(2007)
SIGPLAN Not.
, vol.42
, Issue.10
, pp. 695-706
-
-
Grossman, D.1
-
8
-
-
34547547425
-
What do high-level memory models mean for transactions?
-
DOI 10.1145/1178597.1178609, 1178609, Proceedings of the 2006 ACM SIGPLAN Workshop on Memory Systems Performance and Correctness, MSPC 2006
-
D. Grossman, J. Manson, and W. Pugh. What do high-level memory models mean for transactions? In MSPC: Workshop on Memory Systems Performance and Correctness, October 2006. (Pubitemid 47177304)
-
(2006)
Proceedings of the 2006 ACM SIGPLAN Workshop on Memory Systems Performance and Correctness, MSPC 2006
, pp. 62-69
-
-
Grossman, D.1
Manson, J.2
Pugh, W.3
-
9
-
-
33745208034
-
Optimizing memory transactions
-
DOI 10.1145/1133255.1133984, PLDI 2006 - Proceedings of the 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation
-
T. Harris, M. Plesko, A. Shinnar, and D. Tarditi. Optimizing memory transactions. In PLDI '06: Proceedings of the 2006 ACM SIGPLAN Conference on Programming Language Design and Implementation, New York, NY, USA, 2006. ACM Press. (Pubitemid 44074917)
-
(2006)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
, vol.2006
, pp. 14-25
-
-
Harris, T.1
Plesko, M.2
Shinnar, A.3
Tarditi, D.4
-
10
-
-
1142293109
-
Software transactional memory for dynamic-sized data structures
-
New York, NY, USA, ACM
-
M. Herlihy, V. Luchangco, M. Moir, and I. William N. Scherer. Software transactional memory for dynamic-sized data structures. In PODC '03: Proceedings of the 22nd annual symposium on Principles of distributed computing, pages 92-101, New York, NY, USA, 2003. ACM.
-
(2003)
PODC '03: Proceedings of the 22nd Annual Symposium on Principles of Distributed Computing
, pp. 92-101
-
-
Herlihy, M.1
Luchangco, V.2
Moir, M.3
Scherer, M.W.N.4
-
13
-
-
57349127254
-
Against lock-based semantics for transactional memory
-
New York, NY, USA, ACM
-
V. Luchangco. Against lock-based semantics for transactional memory. In SPAA '08: Proceedings of the 20th ACM Symposium on Parallelism in Algorithms and Architectures, pages 98-100, New York, NY, USA, 2008. ACM.
-
(2008)
SPAA '08: Proceedings of the 20th ACM Symposium on Parallelism in Algorithms and Architectures
, pp. 98-100
-
-
Luchangco, V.1
-
14
-
-
57349159221
-
Practical weak-atomicity semantics for java STM
-
V. Menon, S. Balensieger, T. Shpeisman, A.-R. Adl-Tabatabai, R. L. Hudson, B. Saha, and A. Welc. Practical Weak-Atomicity Semantics for Java STM. In SPAA '08: Proceedings of the 20th ACM Symposium on Parallel Algorithms and Architectures, 2008.
-
(2008)
SPAA '08: Proceedings of the 20th ACM Symposium on Parallel Algorithms and Architectures
-
-
Menon, V.1
Balensieger, S.2
Shpeisman, T.3
Adl-Tabatabai, A.-R.4
Hudson, R.L.5
Saha, B.6
Welc, A.7
-
16
-
-
57349083101
-
Automatic data partitioning in software transactional memories
-
New York, NY, USA, ACM
-
T. Riegel, C. Fetzer, and P. Felber. Automatic data partitioning in software transactional memories. In SPAA '08: Proceedings of the 20th ACM Symposium on Parallelism in Algorithms and Architectures, pages 152-159, New York, NY, USA, 2008. ACM.
-
(2008)
SPAA '08: Proceedings of the 20th ACM Symposium on Parallelism in Algorithms and Architectures
, pp. 152-159
-
-
Riegel, T.1
Fetzer, C.2
Felber, P.3
-
17
-
-
34248216920
-
Eliminating synchronization-related atomic operations with biased locking and bulk rebiasing
-
DOI 10.1145/1167473.1167496, Proceedings of the 21st Annual ACM SIGPLAN Conference on Object-oriented Programming Systems, Languages, and Applications, OOPSLA 2006
-
K. Russell and D. Detlefs. Eliminating synchronization-related atomic operations with biased locking and bulk rebiasing. In OOPSLA '06: Proceedings of the 21st ACM SIGPLAN conference on Object- Oriented Programming Systems, Languages, and Applications, pages 263-272, New York, NY, USA, 2006. ACM. (Pubitemid 46726086)
-
(2006)
Proceedings of the Conference on Object-Oriented Programming Systems, Languages, and Applications, OOPSLA
, vol.2006
, pp. 263-272
-
-
Russell, K.1
Detlefs, D.2
-
18
-
-
33751032129
-
McRT-STM: A high performance software transactional memory system for a multi-core runtime
-
Proceedings of the 2006 ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP'06
-
B. Saha, A.-R. Adl-Tabatabai, R. L. Hudson, C. Cao Minh, and B. Hertzberg. McRT-STM: A high performance software transactional memory system for a multi-core runtime. In PPoPP '06: Proceedings of the 11th ACM SIGPLAN symposium on Principles and practice of parallel programming, New York, NY, USA, March 2006. ACM Press. (Pubitemid 44758689)
-
(2006)
Proceedings of the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming, PPOPP
, vol.2006
, pp. 187-197
-
-
Saha, B.1
Adl-Tabatabai, A.-R.2
Hudson, R.L.3
Chi, C.M.4
Hertzberg, B.5
-
19
-
-
63549088655
-
Dynamic optimization for efficient strong atomicity
-
New York, NY, USA, October ACM
-
F. T. Schneider, V. Menon, T. Shpeisman, and A.-R. Adl-Tabatabai. Dynamic optimization for efficient strong atomicity. In OOPSLA '08: Proceedings of the 23rd ACM SIGPLAN conference on Object- Oriented Programming Systems, Languages, and Applications, New York, NY, USA, October 2008. ACM.
-
(2008)
OOPSLA '08: Proceedings of the 23rd ACM SIGPLAN conference on Object- Oriented Programming Systems, Languages, and Applications
-
-
Schneider, F.T.1
Menon, V.2
Shpeisman, T.3
Adl-Tabatabai, A.-R.4
-
20
-
-
36849014329
-
Transactions and privatization in delaunay triangulation
-
NY, USA, ACM
-
M. L. Scott, M. F. Spear, L. Dalessandro, and V. J. Marathe. Transactions and privatization in delaunay triangulation. In PODC '07: Proceedings of the 26th ACM symposium on Principles of Distributed Computing, pages 336-337, NY, USA, 2007. ACM.
-
(2007)
PODC '07: Proceedings of the 26th ACM symposium on Principles of Distributed Computing
, pp. 336-337
-
-
Scott, M.L.1
Spear, M.F.2
Dalessandro, L.3
Marathe, V.J.4
-
21
-
-
35448946823
-
Enforcing isolation and ordering in STM
-
DOI 10.1145/1250734.1250744, PLDI'07: Proceedings of the 2007 ACM SIGPLAN Conference on Programming Language Design and Implementation
-
T. Shpeisman, V. Menon, A.-R. Adl-Tabatabai, S. Balensiefer, D. Grossman, R. L. Hudson, K. Moore, and B. Saha. Enforcing isolation and ordering in STM. In PLDI '07: Proceedings of the 2007 ACM SIGPLAN Conference on Programming Language Design and Implementation, June 2007. (Pubitemid 47630677)
-
(2007)
Proceedings of the ACM SIGPLAN Conference on Programming Language Design and Implementation (PLDI)
, pp. 78-88
-
-
Shpeisman, T.1
Menon, V.2
Adl-Tabatabai, A.-R.3
Balensiefer, S.4
Grossman, D.5
Hudson, R.L.6
Moore, K.F.7
Saha, B.8
-
22
-
-
59249085706
-
Automatic inference of stationary fields: A generalization of java's final fields
-
New York, NY, USA, ACM
-
C. Unkel and M. S. Lam. Automatic inference of stationary fields: a generalization of java's final fields. In POPL '08: Proceedings of the 35th annual ACM SIGPLAN-SIGACT symposium on Principles of Programming Languages, pages 183-195, New York, NY, USA, 2008. ACM.
-
(2008)
POPL '08: Proceedings of the 35th annual ACM SIGPLAN-SIGACT symposium on Principles of Programming Languages
, pp. 183-195
-
-
Unkel, C.1
Lam, M.S.2
-
23
-
-
34547670719
-
Code generation and optimization for transactional memory constructs in an unmanaged language
-
DOI 10.1109/CGO.2007.4l, 4145103, International Symposium on Code Generation and Optimization, CGO 2007
-
C.Wang,W.-Y. Chen, Y.Wu, B. Saha, and A.-R. Adl-Tabatabai. Code generation and optimization for transactional memory constructs in an unmanaged language. In CGO '07: Proceedings of the International Symposium on Code Generation and Optimization, March 2007. (Pubitemid 47214297)
-
(2007)
International Symposium on Code Generation and Optimization, CGO 2007
, pp. 34-45
-
-
Wang, C.1
Chen, W.-Y.2
Wu, Y.3
Saha, B.4
Adl-Tabatabai, A.-R.5
|