Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix a doc error about actors (Tutorial_algorithms)
authorJulien EMMANUEL <julien.emmanuel@atos.net>
Fri, 4 Oct 2019 14:08:34 +0000 (16:08 +0200)
committerMartin Quinson <624847+mquinson@users.noreply.github.com>
Sat, 5 Oct 2019 20:00:00 +0000 (22:00 +0200)
docs/source/Tutorial_Algorithms.rst

index 562a0cc..cbb9a8c 100644 (file)
@@ -85,7 +85,7 @@ the opportunity to improve this scheme.
 The Actors
 ..........
 
-Let's start with the code of the worker. It is represented by the
+Let's start with the code of the master. It is represented by the
 *master* function below. This simple function takes at least 3
 parameters (the amount of tasks to dispatch, their computational size
 in flops to compute and their communication size in bytes to