]> AND Public Git Repository - simgrid.git/blobdiff - examples/smpi/smpi_s4u_masterworker/masterworker_mailbox_smpi.cpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Revalidate the tesh output of mutex-MC. The mutex IDs were changed for the same traces
[simgrid.git] / examples / smpi / smpi_s4u_masterworker / masterworker_mailbox_smpi.cpp
index 99f1c6b7ce033c5ed612c02dc6804093a07ce338..2dab28fd093737932be60a7c7eecdacddfb3a764 100644 (file)
@@ -9,7 +9,7 @@
 #include <array>
 #include <cstdio> /* snprintf */
 
-XBT_LOG_NEW_DEFAULT_CATEGORY(msg_test, "Messages specific for this msg example");
+XBT_LOG_NEW_DEFAULT_CATEGORY(smpi_masterworkers, "Messages specific for this example");
 
 static void master(std::vector<std::string> args)
 {