-
2
-
-
33746090532
-
Compiler and runtime support for efficient software transactional memory
-
A.-R. Adl-Tabatabai, B. T. Lewis, V. Menon, B. R. Murphy, B. Saha, and T. Shpeisman. Compiler and runtime support for efficient software transactional memory. In Proc. of the SIGPLAN '06 Conference on Programming Language Design and Implementation, pages 26-37, 2006.
-
(2006)
Proc. of the SIGPLAN '06 Conference on Programming Language Design and Implementation
, 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
-
6
-
-
33845866604
-
Bulk disambiguation of speculative threads in multiprocessors
-
Washington, DC, USA, IEEE Computer Society
-
L. Ceze, J. Tuck, J. Torrellas, and C. Cascaval. Bulk disambiguation of speculative threads in multiprocessors. In Proc. of the 33rd Annual International Symposium on Computer Architecture, pages 227-238, Washington, DC, USA, 2006. IEEE Computer Society.
-
(2006)
Proc. of the 33rd Annual International Symposium on Computer Architecture
, pp. 227-238
-
-
Ceze, L.1
Tuck, J.2
Torrellas, J.3
Cascaval, C.4
-
8
-
-
0027543561
-
The ParaScope parallel programming environment
-
Feb
-
K. Cooper et al. The ParaScope parallel programming environment. Proceedings of the IEEE, 81(2):244-263, Feb. 1993.
-
(1993)
Proceedings of the IEEE
, vol.81
, Issue.2
, pp. 244-263
-
-
Cooper, K.1
-
11
-
-
8344262384
-
-
Z.-H. Du et al. A cost-driven compilation framework for speculative parallelization of sequential programs. In Proc. of the SIGPLAN '04 Conference on Programming Language Design and Implementation, pages 71-81, 2004.
-
Z.-H. Du et al. A cost-driven compilation framework for speculative parallelization of sequential programs. In Proc. of the SIGPLAN '04 Conference on Programming Language Design and Implementation, pages 71-81, 2004.
-
-
-
-
15
-
-
0030380793
-
Maximizing multiprocessor performance with the SUIF compiler
-
Dec
-
M. Hall et al. Maximizing multiprocessor performance with the SUIF compiler. IEEE Computer, 29(12):84-89, Dec. 1996.
-
(1996)
IEEE Computer
, vol.29
, Issue.12
, pp. 84-89
-
-
Hall, M.1
-
17
-
-
1442263994
-
Proceedings of the OOPSLA'03
-
388-402
-
T. Harris and K. Fraser. Language support for lightweight transactions. Proceedings of the OOPSLA'03, 38(11):388-402, 2003.
-
(2003)
, vol.38
, Issue.11
-
-
Harris, T.1
Fraser, K.2
-
18
-
-
33746091701
-
Optimizing memory transactions
-
T. Harris, M. Plesko, A. Shinnar, and D. Tarditi. Optimizing memory transactions. Proc. of the SIGPLAN '06 Conference on Programming Language Design and Implementation, 41(6):14-25, 2006.
-
(2006)
Proc. of the SIGPLAN '06 Conference on Programming Language Design and Implementation
, vol.41
, Issue.6
, pp. 14-25
-
-
Harris, T.1
Plesko, M.2
Shinnar, A.3
Tarditi, D.4
-
19
-
-
84947205091
-
The repeat offender problem: A mechanism for supporting dynamic-sized, lock-free data structures
-
Springer-Verlag
-
M. Herlihy, V. Luchangco, and M. Moir. The repeat offender problem: A mechanism for supporting dynamic-sized, lock-free data structures. In Proceedings of the 16th International Conference on Distributed Computing, pages 339-353. Springer-Verlag, 2002.
-
(2002)
Proceedings of the 16th International Conference on Distributed Computing
, pp. 339-353
-
-
Herlihy, M.1
Luchangco, V.2
Moir, M.3
-
22
-
-
20344374162
-
Niagara: A 32-way multithreaded SPARC processor
-
Feb
-
P. Kongetira, K. Aingaran, and K. Olukotun. Niagara: A 32-way multithreaded SPARC processor. IEEE Micro, 25(2):21-29, Feb. 2005.
-
(2005)
IEEE Micro
, vol.25
, Issue.2
, pp. 21-29
-
-
Kongetira, P.1
Aingaran, K.2
Olukotun, K.3
-
29
-
-
35348853739
-
An effective hybrid transactional memory system with strong isolation guarantees
-
New York, NY, USA, ACM
-
C. C. Minh, M. Trautmann, J. Chung, A. McDonald, N. Bronson, J. Casper, C. Kozyrakis, and K. Olukotun. An effective hybrid transactional memory system with strong isolation guarantees. In Proc. of the 34th Annual International Symposium on Computer Architecture, pages 69-80, New York, NY, USA, 2007. ACM.
-
(2007)
Proc. of the 34th Annual International Symposium on Computer Architecture
, pp. 69-80
-
-
Minh, C.C.1
Trautmann, M.2
Chung, J.3
McDonald, A.4
Bronson, N.5
Casper, J.6
Kozyrakis, C.7
Olukotun, K.8
-
30
-
-
43449128019
-
NVIDIA CUDA software and GPU parallel computing architecture
-
May
-
J. Nickolls and I. Buck. NVIDIA CUDA software and GPU parallel computing architecture. In Microprocessor Forum, May 2007.
-
(2007)
Microprocessor Forum
-
-
Nickolls, J.1
Buck, I.2
-
33
-
-
63549088655
-
Dynamic optimization for efficient strong atomicity
-
F. T. Schneider, V. Menon, T. Shpeisman, and A.-R. Adl-Tabatabai. Dynamic optimization for efficient strong atomicity. In Proceedings of the OOPSLA'08, pages 181-194, 2008.
-
(2008)
Proceedings of the OOPSLA'08
, pp. 181-194
-
-
Schneider, F.T.1
Menon, V.2
Shpeisman, T.3
Adl-Tabatabai, A.-R.4
-
36
-
-
67650091971
-
Enforcing isolation and ordering in STM
-
T. Shpeisman, V. Menon, A.-R. Adl-Tabatabai, S. Balensiefer, D. Grossman, R. L. Hudson, K. F. Moore, and B. Saha. Enforcing isolation and ordering in STM. In Proc. of the SIGPLAN '07 Conference on Programming Language Design and Implementation, pages 78-88, 2007.
-
(2007)
Proc. of the SIGPLAN '07 Conference on Programming Language Design and Implementation
, 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
-
42
-
-
41349089872
-
Speculative Decoupled Software Pipelining
-
Sept
-
N. Vachharajani, R. Rangan, E. Raman, M. Bridges, G. Ottoni, and D. August. Speculative Decoupled Software Pipelining. In Proc. of the 16th International Conference on Parallel Architectures and Compilation Techniques, pages 49-59, Sept. 2007.
-
(2007)
Proc. of the 16th International Conference on Parallel Architectures and Compilation Techniques
, pp. 49-59
-
-
Vachharajani, N.1
Rangan, R.2
Raman, E.3
Bridges, M.4
Ottoni, G.5
August, D.6
|