Moved mpi related files into mpi/ and compiling it as an extern library.
This commit is contained in:
parent
6ac423bf22
commit
fd2facb14e
7 changed files with 39 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# include <eompi.h>
|
||||
# include <eoParallelApply.h>
|
||||
# include <mpi/eompi.h>
|
||||
# include <mpi/eoParallelApply.h>
|
||||
# include <iostream>
|
||||
|
||||
# include <vector>
|
||||
|
|
|
|||
Reference in a new issue