Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add Bcast SMP Collectives from MVAPICH2
[simgrid.git] / src / smpi / smpi_comm.c
index 3cf01de..2b23e7c 100644 (file)
@@ -277,7 +277,6 @@ void smpi_comm_init_smp(MPI_Comm comm){
   int comm_size =smpi_comm_size(comm);
 
   if(smpi_privatize_global_variables){ //we need to switch here, as the called function may silently touch global variables
-     XBT_VERB("Applying operation, switch to the right data frame ");
      switch_data_segment(smpi_process_index());
    }
   //identify neighbours in comm