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...