CALL FOR PAPERS ================================================================ LLVM-HPC2: The Second Workshop on the LLVM Compiler Infrastructure in HPC http://llvm-hpc2-workshop.github.io/ November 15th, 2015, Austin, TX In conjunction with the 2015 ACM/IEEE Supercomputing Conference (SC'15) ================================================================ The second annual LLVM in HPC Workshop, held in conjunction with SC'15 and in cooperation with SIGHPC. LLVM, winner of the 2012 ACM Software System Award, has become an integral part of the software-development ecosystem for optimizing compilers, dynamic-language execution engines, source-code analysis and transformation tools, debuggers and linkers, and a whole host of programming-language and toolchain-related components. Now heavily used in both academia and industry, where it allows for rapid development of production-quality tools, LLVM is increasingly used in work targeted at high-performance computing. Research in, and implementation of, programming-language analysis, compilation, execution, and profiling has clearly benefited from the availability of a high-quality, freely-available infrastructure on which to build. This second annual workshop will feature contributed papers, invited talks, and a panel discussion focusing on recent developments, from both academia and industry, that build on LLVM to advance the state of the art in high-performance computing. Topics of interest include, but are not limited to: * Compiler design for highly-concurrent/parallel environments * Compilation techniques targeted at high-performance-computing codes * Programming-language implementation techniques enabling high performance and high productivity * Embedding compilation and dynamic execution at scale * Tools for optimization, profiling, and feedback * Source code transformation and analysis Deadlines: * Paper submissions due: September 1, 2015 * Notification to authors of acceptance: September 28, 2015 * Camera-ready papers due: October 12, 2015 * Workshop takes place: November 15, 2015 Please see the SC'15 home page (http://sc15.supercomputing.org/) for registration deadlines and other information associated with the parent event. Submissions: We are using EasyChair to manage submissions: https://easychair.org/conferences/?conf=llvmhpc2 Proceedings: The proceedings will be archived in both the ACM Digital Library and IEEE Xplore through SIGHPC. Organizer: Hal Finkel, Argonne National Laboratory, hfinkel at anl.gov Program Committee: Andrew Trick, Apple Cameron McInally, Cray Chandler Carruth, Google Erik Schnetter, Perimeter Institute for Theoretical Physics Frank Winter, Thomas Jefferson National Accelerator Facility Gary Funck, Intrepid Technology James Brodman, Intel Jeff Hammond, Intel John Mellor-Crummey, Rice University Keno Fischer, Harvard University Michael Wong, IBM Michelle Strout, Colorado State University Nadav Rotem, Apple Ralf Karrenberg, NVIDIA Sameer Shende, University of Oregon Tobias Grosser, ETH Zürich Torsten Hoefler, ETH Zürich -- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory
Hal Finkel via llvm-dev
2015-Aug-11 18:03 UTC
[llvm-dev] Reminder: LLVM-HPC2 Workshop at SC'15 - Call for papers
Hello everyone, A quick reminder: The deadline for submitting papers for this year's LLVM in HPC Workshop at SC is only three weeks away, September 1st. We had excellent attendance last year, and this is a great peer-reviewed forum for presenting and publishing your LLVM-related work. Please let me know if you have any questions. Also, I know that most people wait until the last minute to submit papers, so if you're working on a paper to submit, I would appreciate a quick note. It will help me sleep better at night ;) Thanks again, Hal ----- Original Message -----> From: "Hal Finkel" <hfinkel at anl.gov> > To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>, "cfe-dev at cs.uiuc.edu Developers" <cfe-dev at cs.uiuc.edu>, > "openmp-dev" <openmp-dev at dcs-maillist2.engr.illinois.edu> > Sent: Saturday, May 30, 2015 9:05:25 AM > Subject: LLVM-HPC2 Workshop at SC'15 - Call for papers > > CALL FOR PAPERS > > ================================================================> > LLVM-HPC2: > The Second Workshop on the LLVM Compiler Infrastructure in HPC > http://llvm-hpc2-workshop.github.io/ > > November 15th, 2015, Austin, TX > In conjunction with the > 2015 ACM/IEEE Supercomputing Conference (SC'15) > > ================================================================> > The second annual LLVM in HPC Workshop, held in conjunction with > SC'15 and in > cooperation with SIGHPC. > > LLVM, winner of the 2012 ACM Software System Award, has become an > integral part > of the software-development ecosystem for optimizing compilers, > dynamic-language execution engines, source-code analysis and > transformation > tools, debuggers and linkers, and a whole host of > programming-language and > toolchain-related components. Now heavily used in both academia and > industry, > where it allows for rapid development of production-quality tools, > LLVM is > increasingly used in work targeted at high-performance computing. > Research in, > and implementation of, programming-language analysis, compilation, > execution, > and profiling has clearly benefited from the availability of a > high-quality, > freely-available infrastructure on which to build. > > This second annual workshop will feature contributed papers, invited > talks, and > a panel discussion focusing on recent developments, from both > academia and > industry, that build on LLVM to advance the state of the art in > high-performance computing. Topics of interest include, but are not > limited to: > * Compiler design for highly-concurrent/parallel environments > * Compilation techniques targeted at high-performance-computing > codes > * Programming-language implementation techniques enabling high > performance > and high productivity > * Embedding compilation and dynamic execution at scale > * Tools for optimization, profiling, and feedback > * Source code transformation and analysis > > Deadlines: > > * Paper submissions due: September 1, 2015 > * Notification to authors of acceptance: September 28, 2015 > * Camera-ready papers due: October 12, 2015 > * Workshop takes place: November 15, 2015 > > Please see the SC'15 home page (http://sc15.supercomputing.org/) for > registration deadlines and other information associated with the > parent event. > > Submissions: > > We are using EasyChair to manage submissions: > https://easychair.org/conferences/?conf=llvmhpc2 > > Proceedings: > > The proceedings will be archived in both the ACM Digital Library and > IEEE > Xplore through SIGHPC. > > Organizer: > > Hal Finkel, Argonne National Laboratory, hfinkel at anl.gov > > Program Committee: > > Andrew Trick, Apple > Cameron McInally, Cray > Chandler Carruth, Google > Erik Schnetter, Perimeter Institute for Theoretical Physics > Frank Winter, Thomas Jefferson National Accelerator Facility > Gary Funck, Intrepid Technology > James Brodman, Intel > Jeff Hammond, Intel > John Mellor-Crummey, Rice University > Keno Fischer, Harvard University > Michael Wong, IBM > Michelle Strout, Colorado State University > Nadav Rotem, Apple > Ralf Karrenberg, NVIDIA > Sameer Shende, University of Oregon > Tobias Grosser, ETH Zürich > Torsten Hoefler, ETH Zürich > > -- > Hal Finkel > Assistant Computational Scientist > Leadership Computing Facility > Argonne National Laboratory >-- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory
Hal Finkel via llvm-dev
2015-Aug-24 15:42 UTC
[llvm-dev] Deadline Extension: LLVM-HPC2 Workshop at SC'15 - Call for papers
Hi everyone, The deadline for paper submissions for this year's LLVM in HPC Workshop is being extended from Tuesday, September 1st to Friday, September 4th, 2015 to accommodate requests from potential authors. Sincerely, Hal ----- Original Message -----> From: "Hal Finkel" <hfinkel at anl.gov> > To: "llvm-dev" <llvm-dev at lists.llvm.org>, cfe-dev at lists.llvm.org, openmp-dev at lists.llvm.org, > polly-dev at googlegroups.com > Sent: Tuesday, August 11, 2015 1:03:29 PM > Subject: Reminder: LLVM-HPC2 Workshop at SC'15 - Call for papers > > Hello everyone, > > A quick reminder: The deadline for submitting papers for this year's > LLVM in HPC Workshop at SC is only three weeks away, September 1st. > We had excellent attendance last year, and this is a great > peer-reviewed forum for presenting and publishing your LLVM-related > work. > > Please let me know if you have any questions. > > Also, I know that most people wait until the last minute to submit > papers, so if you're working on a paper to submit, I would > appreciate a quick note. It will help me sleep better at night ;) > > Thanks again, > Hal > > ----- Original Message ----- > > From: "Hal Finkel" <hfinkel at anl.gov> > > To: "LLVM Developers Mailing List" <llvmdev at cs.uiuc.edu>, > > "cfe-dev at cs.uiuc.edu Developers" <cfe-dev at cs.uiuc.edu>, > > "openmp-dev" <openmp-dev at dcs-maillist2.engr.illinois.edu> > > Sent: Saturday, May 30, 2015 9:05:25 AM > > Subject: LLVM-HPC2 Workshop at SC'15 - Call for papers > > > > CALL FOR PAPERS > > > > ================================================================> > > > LLVM-HPC2: > > The Second Workshop on the LLVM Compiler Infrastructure in HPC > > http://llvm-hpc2-workshop.github.io/ > > > > November 15th, 2015, Austin, TX > > In conjunction with the > > 2015 ACM/IEEE Supercomputing Conference (SC'15) > > > > ================================================================> > > > The second annual LLVM in HPC Workshop, held in conjunction with > > SC'15 and in > > cooperation with SIGHPC. > > > > LLVM, winner of the 2012 ACM Software System Award, has become an > > integral part > > of the software-development ecosystem for optimizing compilers, > > dynamic-language execution engines, source-code analysis and > > transformation > > tools, debuggers and linkers, and a whole host of > > programming-language and > > toolchain-related components. Now heavily used in both academia and > > industry, > > where it allows for rapid development of production-quality tools, > > LLVM is > > increasingly used in work targeted at high-performance computing. > > Research in, > > and implementation of, programming-language analysis, compilation, > > execution, > > and profiling has clearly benefited from the availability of a > > high-quality, > > freely-available infrastructure on which to build. > > > > This second annual workshop will feature contributed papers, > > invited > > talks, and > > a panel discussion focusing on recent developments, from both > > academia and > > industry, that build on LLVM to advance the state of the art in > > high-performance computing. Topics of interest include, but are not > > limited to: > > * Compiler design for highly-concurrent/parallel environments > > * Compilation techniques targeted at high-performance-computing > > codes > > * Programming-language implementation techniques enabling high > > performance > > and high productivity > > * Embedding compilation and dynamic execution at scale > > * Tools for optimization, profiling, and feedback > > * Source code transformation and analysis > > > > Deadlines: > > > > * Paper submissions due: September 1, 2015 > > * Notification to authors of acceptance: September 28, 2015 > > * Camera-ready papers due: October 12, 2015 > > * Workshop takes place: November 15, 2015 > > > > Please see the SC'15 home page (http://sc15.supercomputing.org/) > > for > > registration deadlines and other information associated with the > > parent event. > > > > Submissions: > > > > We are using EasyChair to manage submissions: > > https://easychair.org/conferences/?conf=llvmhpc2 > > > > Proceedings: > > > > The proceedings will be archived in both the ACM Digital Library > > and > > IEEE > > Xplore through SIGHPC. > > > > Organizer: > > > > Hal Finkel, Argonne National Laboratory, hfinkel at anl.gov > > > > Program Committee: > > > > Andrew Trick, Apple > > Cameron McInally, Cray > > Chandler Carruth, Google > > Erik Schnetter, Perimeter Institute for Theoretical Physics > > Frank Winter, Thomas Jefferson National Accelerator Facility > > Gary Funck, Intrepid Technology > > James Brodman, Intel > > Jeff Hammond, Intel > > John Mellor-Crummey, Rice University > > Keno Fischer, Harvard University > > Michael Wong, IBM > > Michelle Strout, Colorado State University > > Nadav Rotem, Apple > > Ralf Karrenberg, NVIDIA > > Sameer Shende, University of Oregon > > Tobias Grosser, ETH Zürich > > Torsten Hoefler, ETH Zürich > > > > -- > > Hal Finkel > > Assistant Computational Scientist > > Leadership Computing Facility > > Argonne National Laboratory > > > > -- > Hal Finkel > Assistant Computational Scientist > Leadership Computing Facility > Argonne National Laboratory >-- Hal Finkel Assistant Computational Scientist Leadership Computing Facility Argonne National Laboratory