OPENMP_2015_VT


OPENMP_2015_VT, information associated with a presentation about parallel programming with OpenMP on the Advanced Research Computing (ARC) computer clusters, sponsored by the Networked Learning Initiatives, 2015.

Slides:

Tests and Examples:

  1. openmp_mm.c, a C program to multiply two matrices.
  2. openmp_saxpy.c, a C program to add a multiple of one vector to another.
  3. openmp_scope.c, a C program that illustrates datascoping.
  4. openmp_vnorm.c, a C program to compute the norm of a vector.

You can go up one level to the WORKSHOPS page.


Last revised on 26 February 2018.