|
hace 9 años | |
---|---|---|
.gitignore | hace 9 años | |
Makefile | hace 9 años | |
README.md | hace 9 años | |
backloop.pgm | hace 9 años | |
image.hpp | hace 9 años | |
laplacien_mpi.cpp | hace 9 años | |
mpi_file | hace 9 años |
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