修订版 | 144a199f51f118ce3e62f7aca2e941a524b9b243 (tree) |
---|---|
时间 | 2013-07-31 19:52:32 |
作者 | Mikiya Fujii <mikiya.fujii@gmai...> |
Commiter | Mikiya Fujii |
typo
git-svn-id: https://svn.sourceforge.jp/svnroot/molds/trunk@1446 1136aad2-a195-0410-b898-f5ea1d11b9d8
@@ -119,7 +119,7 @@ CARRY OUT MolDS: | ||
119 | 119 | , where n1 is the number of cores of each node and n2 is the number of nodes. |
120 | 120 | |
121 | 121 | In the multiple processes calculations, process-0 can only output results. |
122 | - If you want to get all output from the all process, | |
122 | + If you want to get all output from the all processes, | |
123 | 123 | -DMOLDS_DBG should be added to CFLAGS at the compilation. |
124 | 124 | Then, make only one process on each node and output results to |
125 | 125 | node unique file (e.g. local file system of each node.), |