Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revert "initialize a variable in EP."
authorAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 26 Sep 2021 23:17:54 +0000 (01:17 +0200)
committerAugustin Degomme <adegomme@users.noreply.github.com>
Sun, 26 Sep 2021 23:17:54 +0000 (01:17 +0200)
This reverts commit acf4f8b6abb16973948f10851953a817cd5541a8.

examples/smpi/NAS/ep.c

index fa83b5c..da910c8 100644 (file)
@@ -20,7 +20,7 @@ int main(int argc, char **argv) {
   double t1, t2, t3, t4;
   double sx_verify_value, sy_verify_value, sx_err, sy_err;
 
-  int    m = 24;
+  int    m;
   int    mk=16;
   int    nk = (int)(pow(2,mk)),
          nq=10,