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:
-
openmp_mm.c,
a C program to multiply two matrices.
-
openmp_saxpy.c,
a C program to add a multiple of one vector to another.
-
openmp_scope.c,
a C program that illustrates datascoping.
-
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.