This commit is contained in:
Carl William Pearson
2021-06-02 11:01:04 -06:00
parent b60fb01330
commit fde859b825
5 changed files with 12 additions and 16 deletions

View File

@@ -1,7 +1,8 @@
#include <mpi.h>
#include <cstdio>
#include <vector>
#include <cstdlib>
#include <mpi.h>
#include <sys/mman.h>
#include <errno.h>