|
9 years ago | |
---|---|---|
.gitignore | 9 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago | |
backloop.pgm | 9 years ago | |
image.hpp | 9 years ago | |
laplacien_mpi.cpp | 9 years ago | |
mpi_file | 9 years ago |
algo distribué qui découpe une image, l'envoie aux processus esclaves (calcul du laplacien) et fusionne les résultats
make
oarsub -I -l /nodes=50,walltime=1
mpirun -n 50 --hostfile mpi_file ./laplacien_mpi.out