]> AND Public Git Repository - simgrid.git/blobdiff - src/smpi/colls/reduce/reduce-rab.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of framagit.org:Adrien.Gougeon/simgrid into master
[simgrid.git] / src / smpi / colls / reduce / reduce-rab.cpp
index 06059579c0cde6c39c4eb5b06d72dbe926626084..c1e5cf7e02f50cc8f9b6baa9c390f35ddad82046 100644 (file)
@@ -378,8 +378,8 @@ Benchmark results on CRAY T3E
       otherwise the new protocol is used (see variable Ldb).
    3) These lines show the bandwidth (= buffer length / execution time)
       for both protocols.
-   4) This line shows that the limit is choosen well if the ratio is
-      between 0.95 (loosing 5% for buffer length near and >=limit)
+   4) This line shows that the limit is chosen well if the ratio is
+      between 0.95 (losing 5% for buffer length near and >=limit)
       and 1.10 (not gaining 10% for buffer length near and <limit).
    5) This line shows that the new protocol is 2..7 times faster
       for long counts.