Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
new tracing mask TRACE_VOLUME to trace the msg tasks communication size and group...
[simgrid.git] / examples / cxx / comm_time / FinalizeTask.cxx
1 #include "FinalizeTask.hpp"
2
3 MSG_IMPLEMENT_DYNAMIC(FinalizeTask, Task)