@@ -627,9 +627,7 @@ int main(int argc, char **argv)
starpu_cublas_shutdown();
starpu_mpi_shutdown();
-#if 0
MPI_Finalize();
-#endif
return 0;
}