|
Latest
Specs of OpenMP
SC'04
lecture OpenMP under the hood- Chapman
Some Simple Programs
-- Computing pi using OpenMP
directives Source
Code
--Computing pi using OpenMP
Directives and functions
Source
Code
Introduction
to openMP
Heat
Distribution Problem - Finite Difference Method
--Jacobi Algorithm using BOTH
MPI and OpenMP
jacobi.c
MyMPI.c
MyMPI.h
makefile
Solving
Linear Systems- Conjugate Gradient Method
Introduction
to Iterative Methods for Solving Linear Systems
The CG -
Algorithm
--Conjugate Gradient Method for
Solving Linear systems
cg.c
gen-cg.c
MyMPI.c
MyMPI.h
makefile
|