- Category:
- MPI
- Tags:
-
[C/C++]
[源码]
- File Size:
- 1kb
- Update:
- 2012-11-26
- Downloads:
- 0 Times
- Uploaded by:
- lium000
Description: Write an MPI program for numerical integration based on the trapezoidal rule. For communication,
use the functions MPI_Send() and MPI_Recv() that were described in the lecture. The number of
intervals and the integration limits can be specified by the user during runtime or as parameter. Run
your program with a different number of intervals.
- [Rijindael] - Symmetric cryptosystem trends will focus
- [Num5.c] - Numerical Integration using MPI librarie
- [jacobi] - Write an MPI program that solves a set o
File list (Check if you may need any files):
trapezoidal.c