• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Commit MetaInfo

Revisionf665026997e484d96c76d4714e461d390d9bd816 (tree)
Time2013-07-11 19:32:30
AuthorMikiya Fujii <mikiya.fujii@gmai...>
CommiterMikiya Fujii

Log Message

README.txt is updated. #31588

git-svn-id: https://svn.sourceforge.jp/svnroot/molds/branches/mpi-cis@1380 1136aad2-a195-0410-b898-f5ea1d11b9d8

Change Summary

Incremental Difference

--- a/doc/README.txt
+++ b/doc/README.txt
@@ -229,10 +229,11 @@ HOW TO WRITE INPUT:
229229 -options
230230 "limit_message" is only prepared.
231231 This parameter means that maximum size of data on a message passing is restricted to the value.
232- If data more than this value is needed to be transfered, the original value is splitted
233- to some chunks by MolDS automatically. Then, the chunks are transferred with sequential multiple message passing.
234- In general, users do not need to care about this parameter.
235- The default value is 1000[MB].
232+ If data bigger than this value is needed to be transfered, the original data is splitted
233+ to some chunks by MolDS automatically. Then, the chunks are transferred with sequential
234+ multiple message passing. In general, users do not need to care about this parameter,
235+ therefore, the default value that is 1000[MB] is reccomended to be used.
236+ The value of this option should be written with the MByte unit if you want to set this option.
236237
237238 E.g.
238239 MPI