Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
SMPI: Change the reference speed to a command line option
[simgrid.git] / src / smpi / private.h
index 705a987..487d129 100644 (file)
@@ -83,7 +83,6 @@ typedef struct smpi_global_t {
   double reference_speed;
 
   // state vars
-
   int process_count;
   xbt_mallocator_t request_mallocator;
   xbt_mallocator_t message_mallocator;