OpenACC Tutorial: Difference between revisions

Jump to navigation Jump to search
add link to SHARCNET course
(Added empty line after paragraph - Updated links)
(add link to SHARCNET course)
Line 7: Line 7:
<!--T:2-->
<!--T:2-->
OpenACC is an application programming interface (API) for porting code onto accelerators such as GPU and coprocessors. It has been developed by Cray, CAPS, NVidia and PGI. Like in [[OpenMP]], the programmer annotates C, C++ or Fortran code to identify portions that should be parallelized by the compiler.  
OpenACC is an application programming interface (API) for porting code onto accelerators such as GPU and coprocessors. It has been developed by Cray, CAPS, NVidia and PGI. Like in [[OpenMP]], the programmer annotates C, C++ or Fortran code to identify portions that should be parallelized by the compiler.  
A self-paced course on this topic is available from SHARCNET: [https://training.sharcnet.ca/courses/enrol/index.php?id=173 Introduction to GPU Programming].
</translate>
</translate>


Bureaucrats, cc_docs_admin, cc_staff
2,879

edits

Navigation menu