Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change the way we specify the sizes of bandwidth tests to be able to send really...
[simgrid.git] / include / amok / bandwidth.h
index a0aed3c..25d83b1 100644 (file)
@@ -104,7 +104,7 @@ XBT_PUBLIC void amok_bw_request(const char* from_name,unsigned int from_port,
             /*OUT*/ double *sec, double*bw);
 
 XBT_PUBLIC double * amok_bw_matrix(xbt_dynar_t hosts, /* dynar of xbt_host_t */
-                        int buf_size_bw, int exp_size_bw, int msg_size_bw, double min_duration);
+                                  int buf_size_bw, int msg_size_bw, int msg_amount_bw, double min_duration);
 
 /* ***************************************************************************
  * Link saturation