]> AND Public Git Repository - simgrid.git/blobdiff - examples/c/app-masterworker/app-masterworker.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use an intermediate variable to compute the sum and access c[i][j] only once.
[simgrid.git] / examples / c / app-masterworker / app-masterworker.c
index 5dbb2238bbfc1745346209399d614dbc70abcb34..7591a1695594daad6d0b49e6996fe31d5bd4686c 100644 (file)
@@ -1,4 +1,4 @@
-/* Copyright (c) 2010-2022. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-2023. The SimGrid Team. All rights reserved.          */
 
 /* This program is free software; you can redistribute it and/or modify it
  * under the terms of the license (GNU LGPL) which comes with this package. */