Mpifork.c: Revision history

From HPC documentation portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

21 February 2018

  • curprev 11:4711:47, 21 February 2018Aol002 talk contribs 2,654 bytes +2,654 Created page with "<pre> #include <sys/types.h> #include <unistd.h> #include <stdio.h> #include <math.h> #include <mpi.h> void main(int argc, char *argv[]) { /*################################..."