Compiling/Running on the Ryerson 176 Cluster
Get and unpack ppmpi_c.tar.gz from www.usfca.edu/mpi
cd ppmpi_c/chap05
mpicc -o t parallel_mat_vect.c
put names of machines in a file, e.g. mach
mpirun -np 2 -N mach t
Previous slide
Next slide
Back to first slide
View graphic version