Dear developers,
The current version of util_getppn.patch does not apply cleanly along the other patches.
More precisely, part of the patch is already applied via other patches.
If I am not mistaken one needs to remove
@@ -8,6 +8,7 @@
#include <unistd.h>
#include <mpi.h>
#include "ga.h"
+#include "ga-mpi.h"
#include "typesf2c.h"
from the patch.
Regards,
Denis.
|