Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Cosmetics: fix spacing.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 6 Dec 2013 20:40:54 +0000 (21:40 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 6 Dec 2013 20:40:54 +0000 (21:40 +0100)
include/xbt/ex.h
src/smpi/smpirun.in

index 5e2905f..836531e 100644 (file)
@@ -262,7 +262,7 @@ typedef enum {
   thread_error,                 /**< error while [un]locking */
   host_error,                   /**< host failed */
   tracing_error,                /**< error during the simulation tracing */
-  io_error,                      /**< disk or file error */
+  io_error,                     /**< disk or file error */
   vm_error                      /**< vm  error */
 } xbt_errcat_t;
 
index bc97526..7b14c67 100755 (executable)
@@ -33,7 +33,7 @@ Options:
   -trace-comment-file <file> # put file contents on the top of the trace file as comment
   -trace-grouped             # group MPI processes by location
   -trace-resource            # trace resource utilization
-  -trace-viva               # generate configuration for Viva's GraphView
+  -trace-viva                # generate configuration for Viva's GraphView
   -trace-file <tracefile>    # name of the tracefile (simgrid_smpi.trace)
   -ext <value>               # additional parameter (reserved)