Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add a new "max-min" like sharing for parallel tasks.
[simgrid.git] / src / Makefile.am
index 581a820..b79aab8 100644 (file)
@@ -149,6 +149,7 @@ XBT_SG_SRC = \
 
 SURF_SRC= \
   surf/maxmin.c                                                              \
+  surf/fair_bottleneck.c                                                              \
   surf/lagrange.c                                                            \
   surf/trace_mgr.c                                                           \
   surf/surf.c                                                                \