WACCPD 2016 - ?Third Workshop on Accelerator Programming using Directives (WACCPD)
Date2016-11-14
Deadline2016-06-20
VenueSeattle, WA, USA - United States
Keywords
Websitehttps://waccpd.org
Topics/Call fo Papers
?Third Workshop on Accelerator Programming using Directives (WACCPD)
http://waccpd.org/
Monday, November 14, 2016
co-located with
SC16: The International Conference for High Performance Computing, Networking, Storage and Analysis
November 13-18, 2016
Call for Papers:
One of the hard realities is that the hardware continues to evolve very rapidly with diverse memory subsystems or cores with different ISAs or accelerators of varied types. The HPC community is in constant need for sophisticated software tools and techniques to port legacy code to these emerging platforms. Maintaining a single code base yet achieving performance portable solution continues to pose a daunting task. Directive-based programming models such as OpenACC, OpenMP tackle this issue by offering scientists a high-level approach to accelerate scientific applications and develop performance portable solutions. This enables accelerators to be first-class citizens for HPC!
To address the rapid pace of hardware evolution, developers continue to explore and add richer features to the various (parallel) programming standards. Domain scientists continue to explore the programming and tools space while preparing themselves for future Exascale systems.
This workshop aims to solicit papers that explore innovative language features ? their implementations, compilation & runtime scheduling techniques, performance optimization strategies, autotuning tools exploring the optimization space and so on.
WACCPD has been one of the major forums for bringing together the users, developers and tools community to share their knowledge and experiences of using directives and similar approaches to program emerging complex systems.
Topics of interest for workshop submissions include (but are not limited to):
? Compiler and Runtime support for current and emerging architectures
? Language-based extensions
? Memory management using directives
? Performance evaluation and lessons learnt
? Auto-tuning and optimization strategies
? Programming experience porting applications in any domain
? Extensions to and shortcomings of current accelerator directives APIs
? Hybrid heterogeneous or many-core programming with accelerator directives with other models (i.e. OpenMP, MPI, OpenSHMEM)
? Scientific libraries interoperability with accelerator directives
? Experiences in implementing compilers for accelerator directives on newer architectures
? Low level communication APIs or runtimes that support accelerator directives
? Asynchronous execution and scheduling (heterogeneous tasks)
? Power / energy studies
? Static analysis and verification tools
? Modeling and performance analysis tools
? Benchmarks and validation suites
Paper Submission Guidelines:
Submissions are limited to 10 pages. They must follow the ACM format?(see http://www.acm.org/sigs/publications/proceedings-t...).?The 10-page limit includes figures, tables, and appendices, but does not include references, for which there is no page limit.
Papers should be submitted electronically via EasyChair: https://easychair.org/conferences/?conf=waccpd2016
Submitted papers should not have appeared in or be under consideration for a different workshop, conference or journal. It is also expected that all accepted papers will be presented at the workshop by one of the authors.
Steering Committee:
? Barbara Chapman (StonyBrook University, cOMPunity, USA)
? Satoshi Matsuoka (Titech, Japan)
? Thomas Schulthess (ORNL, USA)
? Duncan Poole (OpenACC)
? Oscar Hernandez (ORNL, USA)
? Jeff Vetter (ORNL, USA)
Program Co-Chairs:
? Guido Juckeland, Helmholtz-Zentrum Dresden-Rossendorf, Dresden, Germany
? Sunita Chandrasekaran, University of Delaware, Newark, DE, USA
Program Committee:
? Christopher Bergstorm (Pathscale)
? James Beyer (NVIDIA, USA)
? Henri Callandra (TOTAL, USA)
? Robert Dietrich (TU Dresden, Germany)
? Fernanda Foertter (ORNL, USA)
? Mark Govette (NOAA, USA)
? Georg Hager (FAU, Germany)
? Jeff Hammond (Intel, USA)
? Arpith J. Jacob (IBM, USA)
? Henri Jin (NASA-Ames, USA)
? Wayne Joubert (ORNL, USA)
? Michael Klemm (Intel, Germany)
? Seyong Lee (ORNL, USA)
? Antonio J. Pena (BSC, Spain)
? William Sawyer (CSCS, Switzerland)
? Thomas Schwinge (MentorGraphics, Germany)
? Ray Sheppard (Indiana University, USA)
? Christian Terboven (RWTH Aachen University, Germany)
? Michael Wolfe (NVIDIA, USA)
Important Deadlines:
? Submission Deadline: August 22nd, 2016 AoE
? Author notification: September 30th, 2016
? Camera Ready papers due: October 2nd, 2016 AOE
Keynote Speaker:
Jack Well, the Director of Science for the Oak Ridge Leadership Computing Facility (OLCF), will give the Keynote at the workshop.
OLCF is a DOE Office of Science national user facility, and the Titan supercomputer is located at the Oak Ridge National Laboratory (ORNL).
Wells is responsible for the scientific outcomes of the OLCF’s user programs. Wells has previously lead both ORNL’s Computational Materials Sciences group in the Computer Science and Mathematics Division and the Nanomaterials Theory Institute in the Center for Nanophase Materials Sciences. Prior to joining ORNL as a Wigner Fellow in 1997, Wells was a postdoctoral fellow within the Institute for Theoretical Atomic and Molecular Physics at the Harvard-Smithsonian Center for Astrophysics.
Wells has a Ph.D. in physics from Vanderbilt University, and has authored or co-authored over 80 scientific papers and edited 1 book, spanning nanoscience, materials science and engineering, nuclear and atomic physics computational science, applied mathematics, and text-based data analytics.
Contact:
Pls email organizers-AT-waccpd.org for any questions.
http://waccpd.org/
Monday, November 14, 2016
co-located with
SC16: The International Conference for High Performance Computing, Networking, Storage and Analysis
November 13-18, 2016
Call for Papers:
One of the hard realities is that the hardware continues to evolve very rapidly with diverse memory subsystems or cores with different ISAs or accelerators of varied types. The HPC community is in constant need for sophisticated software tools and techniques to port legacy code to these emerging platforms. Maintaining a single code base yet achieving performance portable solution continues to pose a daunting task. Directive-based programming models such as OpenACC, OpenMP tackle this issue by offering scientists a high-level approach to accelerate scientific applications and develop performance portable solutions. This enables accelerators to be first-class citizens for HPC!
To address the rapid pace of hardware evolution, developers continue to explore and add richer features to the various (parallel) programming standards. Domain scientists continue to explore the programming and tools space while preparing themselves for future Exascale systems.
This workshop aims to solicit papers that explore innovative language features ? their implementations, compilation & runtime scheduling techniques, performance optimization strategies, autotuning tools exploring the optimization space and so on.
WACCPD has been one of the major forums for bringing together the users, developers and tools community to share their knowledge and experiences of using directives and similar approaches to program emerging complex systems.
Topics of interest for workshop submissions include (but are not limited to):
? Compiler and Runtime support for current and emerging architectures
? Language-based extensions
? Memory management using directives
? Performance evaluation and lessons learnt
? Auto-tuning and optimization strategies
? Programming experience porting applications in any domain
? Extensions to and shortcomings of current accelerator directives APIs
? Hybrid heterogeneous or many-core programming with accelerator directives with other models (i.e. OpenMP, MPI, OpenSHMEM)
? Scientific libraries interoperability with accelerator directives
? Experiences in implementing compilers for accelerator directives on newer architectures
? Low level communication APIs or runtimes that support accelerator directives
? Asynchronous execution and scheduling (heterogeneous tasks)
? Power / energy studies
? Static analysis and verification tools
? Modeling and performance analysis tools
? Benchmarks and validation suites
Paper Submission Guidelines:
Submissions are limited to 10 pages. They must follow the ACM format?(see http://www.acm.org/sigs/publications/proceedings-t...).?The 10-page limit includes figures, tables, and appendices, but does not include references, for which there is no page limit.
Papers should be submitted electronically via EasyChair: https://easychair.org/conferences/?conf=waccpd2016
Submitted papers should not have appeared in or be under consideration for a different workshop, conference or journal. It is also expected that all accepted papers will be presented at the workshop by one of the authors.
Steering Committee:
? Barbara Chapman (StonyBrook University, cOMPunity, USA)
? Satoshi Matsuoka (Titech, Japan)
? Thomas Schulthess (ORNL, USA)
? Duncan Poole (OpenACC)
? Oscar Hernandez (ORNL, USA)
? Jeff Vetter (ORNL, USA)
Program Co-Chairs:
? Guido Juckeland, Helmholtz-Zentrum Dresden-Rossendorf, Dresden, Germany
? Sunita Chandrasekaran, University of Delaware, Newark, DE, USA
Program Committee:
? Christopher Bergstorm (Pathscale)
? James Beyer (NVIDIA, USA)
? Henri Callandra (TOTAL, USA)
? Robert Dietrich (TU Dresden, Germany)
? Fernanda Foertter (ORNL, USA)
? Mark Govette (NOAA, USA)
? Georg Hager (FAU, Germany)
? Jeff Hammond (Intel, USA)
? Arpith J. Jacob (IBM, USA)
? Henri Jin (NASA-Ames, USA)
? Wayne Joubert (ORNL, USA)
? Michael Klemm (Intel, Germany)
? Seyong Lee (ORNL, USA)
? Antonio J. Pena (BSC, Spain)
? William Sawyer (CSCS, Switzerland)
? Thomas Schwinge (MentorGraphics, Germany)
? Ray Sheppard (Indiana University, USA)
? Christian Terboven (RWTH Aachen University, Germany)
? Michael Wolfe (NVIDIA, USA)
Important Deadlines:
? Submission Deadline: August 22nd, 2016 AoE
? Author notification: September 30th, 2016
? Camera Ready papers due: October 2nd, 2016 AOE
Keynote Speaker:
Jack Well, the Director of Science for the Oak Ridge Leadership Computing Facility (OLCF), will give the Keynote at the workshop.
OLCF is a DOE Office of Science national user facility, and the Titan supercomputer is located at the Oak Ridge National Laboratory (ORNL).
Wells is responsible for the scientific outcomes of the OLCF’s user programs. Wells has previously lead both ORNL’s Computational Materials Sciences group in the Computer Science and Mathematics Division and the Nanomaterials Theory Institute in the Center for Nanophase Materials Sciences. Prior to joining ORNL as a Wigner Fellow in 1997, Wells was a postdoctoral fellow within the Institute for Theoretical Atomic and Molecular Physics at the Harvard-Smithsonian Center for Astrophysics.
Wells has a Ph.D. in physics from Vanderbilt University, and has authored or co-authored over 80 scientific papers and edited 1 book, spanning nanoscience, materials science and engineering, nuclear and atomic physics computational science, applied mathematics, and text-based data analytics.
Contact:
Pls email organizers-AT-waccpd.org for any questions.
Other CFPs
- ACM BCB Workshop on Methods and Applications in Healthcare Analytics
- Sixth International Conference on Emerging Databases - Technologies, Applications, and Theory (EDB2016)
- Fourth International Conference on Next Generation Computing and Communication Technologies 2017
- 2016 IEEE Conference on Network Functions Virtualization & Software Defined Networks (IEEE NFV-SDN)
- Standby Letters of Credit (for Credit Managers) - By Compliance Global Inc
Last modified: 2016-05-16 22:59:33