My code can be found on my github: https://github.com/chrismunley/ParallelProgramming/tree/master
The error I get is: PGC-W-0095-Type cast required for this conversion (my_laplace.c: 112) PGC-W-0095-Type cast required for this conversion (my_laplace.c: 120) PGC/x86-64 Linux 17.5-0: compilation completed with warnings
Anyone know what I am doing wrong with the Irecv? I think it has to do with the parameters. Thanks a lot!