For Parameter Settings¶
The 3D simulation is bounded by the total memory size. The code requires
of memory for the case of mixed precision
(MP=DP
) with a GNZ viscoelastic body of NM=3
. Note that this is a
coarse estimate excluding the effect of an absorbing boundary.
The computation time can be roughly estimated by the parameter , which is defined as the number of spatial and/or temporal grids that one CPU can process in a second. This value depends on the CPU, as shown in the following table.
Architecture Name | CPU | #Core | |
---|---|---|---|
Mac Pro 2010 | Intel Xeon X5670 2.93GHz | 6 | |
EIC2015 (ERI,UTokyo) | Intel Xeon E5-2680 v3 2.5 GHz | 12 | |
The earth simulator (3rd gen.) | NEC SX-ACE | 4 |
The total computation time can be estimated by
where ncore
is the number of
CPU cores used in the computation. If the estimated time exceeds that
provided by the computer system, it is recommended to make the model
size smaller and/or to use checkpointing/restarting.