[ News |
IPCA |
Mirrors |
Add |
Search |
Mail |
Help |
WoTUG
]
Programs from the Using MPI book, Chapter 3: Using MPI
in Simple Programs.
- .nams-info/
- Makefile
Last modified 18:50:00, 25 Oct 1994 - 2.0K - text
A sample makefile for these programs, generated from Makefile.in by
Gnu configure, for one machine environment. You will probably have
to modify this.
- Makefile.in
Last modified 18:50:00, 25 Oct 1994 - 1.9K - text
A makefile template compatible with the makefile templates used by
the MPICH model MPI implementation.
- README
Last modified 19:16:00, 25 Oct 1994 - 1K - text
Overview of files.
- cpi.c
Last modified 18:50:00, 25 Oct 1994 - 1.4K - C
Compute the value of pi using numerical integration, in
C.
- cpilog.c
Last modified 18:50:00, 25 Oct 1994 - 2.2K - C
Same as cpi, but uses mpe logging routines to produce log files for
viewing with upshot.
- matmult.f
Last modified 16:07:00, 15 Feb 1996 - 3.4K - Fortran
Multiply a matrix times a vector, self-scheduling
algorithm.
- monte.c
Last modified 18:50:00, 25 Oct 1994 - 7.2K - C
Compute the value of pi using Monte Carlo integration, and display
computation graphically.
- monte.h
Last modified 18:50:00, 25 Oct 1994 - 1K - C
Include file for monte.c, to control logging.
- mpif.h
Last modified 18:50:00, 25 Oct 1994 - 5.1K - C
MPI user include file.
- pi.f
Last modified 18:50:00, 25 Oct 1994 - 2.3K - Fortran
Compute the value of pi using numerical integration, in
Fortran.
Copyright © 1993-2000 Dave Beckett & WoTUG