-
-
-
[
C/C++]
MPI_Raytracer.rar
Description: Implements a MPI ray tracing renderer. Uses preprocessor directives to allow for either MPI or non-MPI sequential functionality. By setting USE_MPI to zero, the program can be run in a non-MPI environment.
Category:
MPI Upload User:
xmjwx0517 Size:
40K
-
[
Unix_Linux]
trapezoidal.rar
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 ...
Category:
MPI Upload User:
xmdnake Size:
1K
-
[
Visual C++ (VC++)]
jacobi.rar
Write an MPI program that solves a set of linear equations Ax = b with the Jacobi method. The root
process reads the matrix A and the vector b from files. The file names have to be specified by the user
as parameters.
Category:
MPI Upload User:
goft1985 Size:
2K
-
-
-
-
[
Visual C++ (VC++)]
FFT.rar
A MPI source code for fast Fourier transform s parallel algorithm
Category:
MPI Upload User:
bestcus8 Size:
4K
-
[
Visual C++ (VC++)]
DWT.rar
A MPI source code for discrete wavelet transform s parallel algorithm
Category:
MPI Upload User:
lhf699 Size:
2K
-