]> AND Public Git Repository - simgrid.git/blobdiff - teshsuite/smpi/mpich3-test/rma/contention_putget.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
cut the backtrace displayed from sthread to the sthread_create to hide useless cruft
[simgrid.git] / teshsuite / smpi / mpich3-test / rma / contention_putget.c
index abfdb2bbe5072d776d723fbb5b807e27e7bcb9f2..4f25827cff72cbdfb4e1ff5876766703f5670d2d 100644 (file)
@@ -7,7 +7,7 @@
 /** Contended RMA put/get test -- James Dinan <dinan@mcs.anl.gov>
   *
   * Each process issues COUNT put and get operations to non-overlapping
-  * locations on every other processs.
+  * locations on every other process.
   */
 
 #include <stdio.h>