Skip to content

calculquebec/cq-formation-openacc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction to OpenACC

In this session participants will learn OpenACC programming by example. Participants must be comfortable with C/C++ or Fortran programming, but no prior OpenACC or GPU programming experience is required. This lab will demonstrate a 4 step process for applying OpenACC to an existing application: Identify Parallelism, Express Parallelism, Express Data Movement, Optimize Loops and discussion OpenACC best practices. Upon completion participants will be able to begin accelerating their own applications using OpenACC.

License:

Apache 2.0

Original content created by Jeff Larkin, for GTC16 L6128 session.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 47.3%
  • C 34.8%
  • C++ 12.9%
  • Makefile 4.5%
  • Shell 0.5%