Deep Learning for Compilers First Year Review Document
暂无分享,去创建一个
[1] David H. Bailey,et al. The Nas Parallel Benchmarks , 1991, Int. J. High Perform. Comput. Appl..
[2] Peter M. W. Knijnenburg,et al. Iterative compilation in a non-linear optimisation space , 1998 .
[3] Michael F. P. O'Boyle,et al. A Feasibility Study in Iterative Compilation , 1999, ISHPC.
[4] Jiawei Han,et al. Data Mining: Concepts and Techniques , 2000 .
[5] Saman P. Amarasinghe,et al. Meta optimization: improving compiler heuristics with machine learning , 2003, PLDI '03.
[6] Michael F. P. O'Boyle,et al. Using machine learning to focus iterative optimization , 2006, International Symposium on Code Generation and Optimization (CGO'06).
[7] Lieven Eeckhout,et al. Statistically rigorous java performance evaluation , 2007, OOPSLA.
[8] Wen-mei W. Hwu,et al. Optimization principles and application performance evaluation of a multithreaded GPU using CUDA , 2008, PPoPP.
[9] Kevin Skadron,et al. Rodinia: A benchmark suite for heterogeneous computing , 2009, 2009 IEEE International Symposium on Workload Characterization (IISWC).
[10] Markus Püschel,et al. Computer Generation of General Size Linear Transform Libraries , 2009, 2009 International Symposium on Code Generation and Optimization.
[11] Michael F. P. O'Boyle,et al. Milepost GCC: Machine Learning Enabled Self-tuning Compiler , 2011, International Journal of Parallel Programming.
[12] Christoph W. Kessler,et al. SkePU: a multi-backend skeleton programming library for multi-GPU systems , 2010, HLPP '10.
[13] Samuel Williams,et al. An auto-tuning framework for parallel multicore stencil computations , 2010, 2010 IEEE International Symposium on Parallel & Distributed Processing (IPDPS).
[14] KimChangkyu,et al. Debunking the 100X GPU vs. CPU myth , 2010 .
[15] Collin McCurdy,et al. The Scalable Heterogeneous Computing (SHOC) benchmark suite , 2010, GPGPU-3.
[16] Jaejin Lee,et al. Performance characterization of the NAS Parallel Benchmarks in OpenCL , 2011, 2011 IEEE International Symposium on Workload Characterization (IISWC).
[17] Xuejun Yang,et al. Finding and understanding bugs in C compilers , 2011, PLDI '11.
[18] Sergei Gorlatch,et al. SkelCL - A Portable Skeleton Library for High-Level GPU Programming , 2011, 2011 IEEE International Symposium on Parallel and Distributed Processing Workshops and Phd Forum.
[19] Wen-mei W. Hwu,et al. Parboil: A Revised Benchmark Suite for Scientific and Commercial Throughput Computing , 2012 .
[20] Lifan Xu,et al. Auto-tuning a high-level language targeted to GPU codes , 2012, 2012 Innovative Parallel Computing (InPar).
[21] Jinqiu Yang,et al. AutoComment: Mining question and answer sites for automatic comment generation , 2013, 2013 28th IEEE/ACM International Conference on Automated Software Engineering (ASE).
[22] Murray Cole,et al. MaSiF: Machine learning guided auto-tuning of parallel skeletons , 2013, HiPC.
[23] Hervé Paulino,et al. Algorithmic Skeleton Framework for the Orchestration of GPU Computations , 2013, Euro-Par.
[24] Murray Cole,et al. PARTANS: An autotuning framework for stencil computation on multi-GPU systems , 2013, TACO.
[25] Shoaib Kamil,et al. OpenTuner: An extensible framework for program autotuning , 2014, 2014 23rd International Conference on Parallel Architecture and Compilation (PACT).
[26] Eran Yahav,et al. Code completion with statistical language models , 2014, PLDI.
[27] Sergei Gorlatch,et al. High-Level Programming of Stencil Computations on Multi-GPU Systems Using the SkelCL Library , 2014, Parallel Process. Lett..
[28] Premkumar T. Devanbu,et al. A large scale study of programming languages and code quality in github , 2014, SIGSOFT FSE.
[29] Dong Li,et al. PORPLE: An Extensible Optimizer for Portable Data Placement on GPU , 2014, 2014 47th Annual IEEE/ACM International Symposium on Microarchitecture.
[30] Yang Li,et al. Sentiment analysis of commit comments in GitHub: an empirical study , 2014, MSR 2014.
[31] Michael F. P. O'Boyle,et al. Automatic optimization of thread-coarsening for graphics processors , 2014, 2014 23rd International Conference on Parallel Architecture and Compilation (PACT).
[32] Charles A. Sutton,et al. Learning natural coding conventions , 2014, SIGSOFT FSE.
[33] John M. Carroll,et al. Exploring the ecosystem of software developers on GitHub and other platforms , 2014, CSCW Companion '14.
[34] Daniela E. Damian,et al. The promises and perils of mining GitHub , 2009, MSR 2014.
[35] Wei Xu,et al. Are You Talking to a Machine? Dataset and Methods for Multilingual Image Question , 2015, NIPS.
[36] Martin White,et al. Toward Deep Learning Software Repositories , 2015, 2015 IEEE/ACM 12th Working Conference on Mining Software Repositories.
[37] Tarek S. Abdelrahman,et al. Automatic Performance Tuning of Stencil Computations on GPUs , 2015, ICPP.
[38] Chris Cummins,et al. Autotuning OpenCL Workgroup Size for Stencil Patterns , 2015, ArXiv.
[39] Tarek S. Abdelrahman,et al. Genesis: a language for generating synthetic training programs for machine learning , 2015, Conf. Computing Frontiers.
[40] Alastair F. Donaldson,et al. Many-core compiler fuzzing , 2015, PLDI.
[41] Andreas Krause,et al. Predicting Program Properties from "Big Code" , 2015, POPL.
[42] Alexander Serebrenik,et al. Perceptions of Diversity on Git Hub: A User Survey , 2015, 2015 IEEE/ACM 8th International Workshop on Cooperative and Human Aspects of Software Engineering.
[43] Samy Bengio,et al. Show and tell: A neural image caption generator , 2014, 2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).
[44] Michael D. Ernst,et al. Fast synthesis of fast collections , 2016, PLDI.
[45] Alastair F. Donaldson,et al. Exposing errors related to weak memory in GPU applications , 2016, PLDI.
[46] Zhendong Su,et al. Coverage-directed differential testing of JVM implementations , 2016, PLDI.
[47] Charles A. Sutton,et al. A Convolutional Attention Network for Extreme Summarization of Source Code , 2016, ICML.
[48] Alexei A. Efros,et al. Colorful Image Colorization , 2016, ECCV.
[49] Xiaodong Gu,et al. Deep API learning , 2016, SIGSOFT FSE.
[50] Aws Albarghouthi,et al. MapReduce program synthesis , 2016, PLDI.