Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
factoring
[simgrid.git] / src / smpi / colls / alltoall / alltoall-pair-one-barrier.cpp
index b427fca19b473318adff0fe3493574d99fe6c2c3..a440cd83f36f5133128abb87b092e8f14a25ec14 100644 (file)
@@ -23,7 +23,7 @@
  * Descrp: Function works when P is power of two. In each phase of P - 1
            phases, nodes in pair communicate their data.
 
- * Auther: Ahmad Faraj
+ * Author: Ahmad Faraj
 
  ****************************************************************************/
 namespace simgrid{