I changed prog like...
Ty for replying...
include 'mpif.h'
Integer rank, size, ierr, status(MPI_STATUS_SIZE)
Integer nproc, init, final
parameter(size=20)
real a(size), b(size), c(size)
call MPI_INIT(ierr)
call...
Hi ..
Im new to Fortran and MPI...
Matrix addition Programme...
After compiling.. i got error like
forrtl: severe (24): end-of-file during read, unit -4, file stdin
include 'mpif.h'
Integer rank, size, ierr, status(MPI_STATUS_SIZE)
Integer npoc, init, final...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.