]> AND Public Git Repository - simgrid.git/blobdiff - src/simix/smx_network.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
split SMPI documentation into a specific file (no real change)
[simgrid.git] / src / simix / smx_network.c
index fd1a3a47ae6de202cdc986e37af90e78b1bf0661..d399b462f8d23d3bb244c8a967a876774047dd47 100644 (file)
@@ -1171,6 +1171,11 @@ smx_process_t SIMIX_comm_get_dst_proc(smx_action_t action)
 }
 
 #ifdef HAVE_LATENCY_BOUND_TRACKING
+int SIMIX_pre_comm_is_latency_bounded(smx_simcall_t simcall, smx_action_t action)
+{
+  return SIMIX_comm_is_latency_bounded(action);
+}
+
 /**
  *  \brief verify if communication is latency bounded
  *  \param comm The communication