Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
revision 1.1 by dimitri, Wed Oct 30 06:33:24 2013 UTC | revision 1.2 by dimitri, Fri Jan 10 16:50:36 2014 UTC | |
---|---|---|
# | Line 12 and | Line 12 and |
12 | ||
13 | readtile_mpiio.c lines 115-119 | readtile_mpiio.c lines 115-119 |
14 | ||
15 | facetElements1D = 4320; | facetElements1D = 4320; |
16 | tileSizeX = 72; | tileSizeX = 72; |
17 | tileSizeY = 72; | tileSizeY = 72; |
18 | xGhosts = 8; | xGhosts = 8; |
19 | yGhosts = 8; | yGhosts = 8; |
20 | ||
21 | One tile per rank is recommended, mostly for pickup input performance, | One tile per rank is recommended, mostly for pickup input performance, |
22 | but it is not strictly necessary. | but it is not strictly necessary. |
|
ViewVC Help | |
Powered by ViewVC 1.1.22 |