|
il y a 9 ans | |
---|---|---|
.gitignore | il y a 9 ans | |
Makefile | il y a 9 ans | |
README.md | il y a 9 ans | |
backloop.pgm | il y a 9 ans | |
image.hpp | il y a 9 ans | |
laplacien_mpi.cpp | il y a 9 ans | |
mpi_file | il y a 9 ans |
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