Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move collective algorithms to separate folders
[simgrid.git] / src / smpi / colls / gather / gather-mvapich.cpp
similarity index 99%
rename from src/smpi/colls/gather-mvapich.cpp
rename to src/smpi/colls/gather/gather-mvapich.cpp
index b7574c1..97e1411 100644 (file)
@@ -35,7 +35,7 @@
  *      See COPYRIGHT in top-level directory.
  */
 
-#include "colls_private.h"
+#include "../colls_private.h"
 
 #define MPIR_Gather_MV2_Direct smpi_coll_tuned_gather_ompi_basic_linear
 #define MPIR_Gather_MV2_two_level_Direct smpi_coll_tuned_gather_ompi_basic_linear