1 / 8

OpenACC Monthly Highlights: July and August 2018

Catch up on the latest OpenACC Monthly Highlights including OpenACC in the news, growth in momentum, and upcoming events.

nvidia
Download Presentation

OpenACC Monthly Highlights: July and August 2018

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. OPENACC MONTHLY HIGHLIGHTS July and August 2018

  2. WHAT IS OPENACC Open Specification Developed by OpenACC.org Consortium Designed for performance and portability on CPUs and GPUs Add Simple Compiler Directive Directives-based programming model for parallel computing main() { <serial code> #pragma acc kernels #pragma acc kernels { <parallel code> } } SIMPLE POWERFUL & PORTABLE 2

  3. OPENACC GROWING MOMENTUM Wide Adoption Across Key HPC Codes VASP Top Quantum Chemistry and Material Science Code OVER 100 APPS* USING OpenACC For VASP, OpenACC is the way forward for GPU acceleration. Performance is similar to CUDA, and OpenACC dramatically decreases GPU development and maintenance efforts. We’re excited to collaborate with NVIDIA and PGI as an early adopter of Unified Memory. ANSYS Fluent Gaussian GTC XGC ACME FLASH COSMO Numeca silica IFPEN, RMM-DIIS on P100 VASP LSDalton MPAS GAMERA Prof. Georg Kresse Computational Materials Physics University of Vienna * Applications in production and development 3

  4. OPENACC IN THE NEWS  Blog: Using OpenACC to Port Solar Storm Modeling Code to GPUs by Ron Caplan from Predictive Science Read More  InsideHPC: OpenACC Helps Scientists Port their code at the Center for Application Readiness (CARR) - Interview with Jack Wells (ORNL) and Duncan Poole (OpenACC.org) Read More  InsideHPC: Porting HPC Codes with Directives and OpenACC - interview with Michael Wolfe (OpenACC.org) Read More 4

  5. RESOURCES Paper: Abstractions and Directives for Adapting Wavefront Algorithms to Future Architectures We parallelize the Koch-Baker-Alcouffe (KBA) parallel-wavefront sweep algorithm in the main kernel of Minisweep (the miniapplication) using CUDA, OpenMP and OpenACC. Our OpenACC implementation running on NVIDIA’s nextgeneration Volta GPU boasts an 85.06x speedup over serial code, which is larger than CUDA’s 83.72x speedup over the same serial implementation. Read More 5

  6. CALL FOR APPLICATIONS Event Deadline Mentors for GPU Hackathons - travel funding available All year round CDAC GPU Hackathon, Pune, India August 20, 2018 WACCPD, Dallas, TX, USA August 29, 2018 GTC China, Suzhou, China September 20, 2018 GTC 2019, San Jose, CA, USA September 21, 2018 IPDPS, Rio de Janeiro, Brazil October 8, 2018 6

  7. UPCOMING EVENTS Event Date SJTU GPU Hackathon, Shanghai, China August 20-24, 2018 NCSA GPU Hackathon, U of Illinois at Urbana-Champaign, USA September 10-14, 2018 CDAC GPU Hackathon, Pune, India September 17-21, 2018 BNL GPU Hackathon, Upton, USA September 17-21, 2018 CSCS GPU Hackathon, Lugano, Switzerland October 1-5, 2018 ORNL GPU Hackathon, Oak Ridge, TN, USA October 22-26, 2018 COMPLETE LIST OF EVENTS 7

  8. Learn more at WWW.OPENACC.ORG

More Related