Hi!
We must modify LAM at MPI_Init.
We've added two global variables to the init.c file.
Compiling LAM works fine.
But when I compile my own program i get errors:
multiple definition of (names of variable)
in libmpi.a and libpmpi.a
Why is there a definition in MPI and PMPI functions ??
Can someone give me a solution?
Thanks!
|