Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
stop saying bad things about Alvin and explain people what's going on
[simgrid.git] / tools / gras / stub_generator.c
index d3eb67f..36474e1 100644 (file)
@@ -79,7 +79,7 @@ const char *SIM_PREEMBULE =
 "  }\n" \
 "\n" \
 "  MSG_paje_output(\"%s.trace\");\n" \
-"  MSG_set_channel_number(10); // GRAS_MAX_CHANNEL hardcoded since Alvin killed its definition\n" \
+"  MSG_set_channel_number(10); // Using at most 10 channel (ports) per host. Change it here if needed\n" \
 "  MSG_create_environment(argv[1]);\n" \
 "\n" \
 "  /*  Application deployment */\n"