16 |
and to define DISCONNECTED_TILES in fg/code/CPP_EEOPTIONS.h |
and to define DISCONNECTED_TILES in fg/code/CPP_EEOPTIONS.h |
17 |
|
|
18 |
checkpoint63n (2012/06/04) |
checkpoint63n (2012/06/04) |
19 |
|
|
20 |
|
Jun 04 : |
21 |
|
- use only 1 FG per proc with 100 disconnected tiles (instead of |
22 |
|
100 single-tile FG) but keep the same results (when compiled with -ieee): |
23 |
|
change SINGLE_TILE to #undef in computeFG/computefg.F90 |
24 |
|
change DISCONNECTED_TILES to #define in fg/code/CPP_EEOPTIONS.h |
25 |
|
and update loaded input files (inputs/fg/data) |