Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
change all links to my old webpage
[simgrid.git] / teshsuite / smpi / isp / umpire / remote_group-no-error.c
index 0b012692250048ce3d752001adfa3e3f6d7b053f..a93eff6084263054f792cdadf6c0279519eda8b9 100644 (file)
@@ -21,7 +21,7 @@ main (int argc, char **argv)
 {
   int nprocs = -1;
   int rank = -1;
-  int comm = MPI_COMM_WORLD;
+  MPI_Comm comm = MPI_COMM_WORLD;
   char processor_name[128];
   int namelen = 128;
   int i;