Made floatTransfer 0 the default.

This commit is contained in:
henry
2008-09-15 14:07:38 +01:00
parent 9de4bb06a0
commit b136c76292

View File

@ -808,7 +808,7 @@ OptimisationSwitches
{ {
fileModificationSkew 10; fileModificationSkew 10;
commsType nonBlocking; //scheduled; //blocking; commsType nonBlocking; //scheduled; //blocking;
floatTransfer 1; floatTransfer 0;
nProcsSimpleSum 0; nProcsSimpleSum 0;
} }