Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add event_new to s_type class as a method
[simgrid.git] / examples / smpi / NAS / ep.c
index 8dde5cb4e93f4fbbc8d9b168e745fa53af29a3f9..24257dc1b29764eb0c9a9f1af0c317f1e104f249 100644 (file)
@@ -24,7 +24,7 @@ int main(int argc, char **argv) {
   int    m;
   int    mk=16;
   int    nk = (int)(pow(2,mk)),
   int    m;
   int    mk=16;
   int    nk = (int)(pow(2,mk)),
-         nq=10, 
+         nq=10,
          np, node, no_nodes, i, ik, kk, l, k, nit, no_large_nodes, np_add, k_offset;
   int    verified;
   char   size[500]; // mind the size of the string to represent a big number
          np, node, no_nodes, i, ik, kk, l, k, nit, no_large_nodes, np_add, k_offset;
   int    verified;
   char   size[500]; // mind the size of the string to represent a big number