計算時間とピークメモリ使用量

計算時間とメモリ使用量に関するデータは、形状や行列の計算に要する時間の確認など、解析のさまざまな段階の計算時間で構成されます。ピークメモリ使用量とプロセスあたりのメモリ使用量も示されます。

出力ファイルの最後のセクションは、秒単位の計算時間の概要を

表形式で示します。
                   SUMMARY OF REQUIRED TIMES IN SECONDS

                                             CPU-time       runtime
 Reading and constructing the geometry          0.184         0.184
 Checking the geometry                          0.095         0.095
 Initialisation of the Green's function         0.000         0.000
 Calcul. of coupling for PO/Fock                0.000         0.000
 Transformation to equivalent sources           0.000         0.000
 Ray launching/tracing phase of RL-GO           0.000         0.000
 Calcul. of matrix elements                    18.036        18.037
 Calcul. of right-hand side vector              0.001         0.000
 Preconditioning system of linear eqns.         0.437         0.439
 Solution of the system of linear eqns.         3.367         3.365
 Eigensolution for characteristic modes         0.000         0.000
 Determination of surface currents              0.000         0.000
 Calcul. of impedances/powers/losses            0.045         0.045
 Calcul. of averaged SAR values                 0.000         0.000
 Calcul. of power receiving antenna             0.000         0.000
 Calcul. of cable coupling                      0.000         0.000
 Calcul. of error estimates                     0.000         0.000
 Calcul. of electric near field                 0.000         0.000
 Calcul. of magnetic near field                 0.000         0.000
 Calcul. of far field                           0.000         0.000
                            other               0.127         0.128
                                         ------------  ------------
                         total times:          22.292        22.293
               (total times in hours:           0.006         0.006)
この表に続いて、あらゆる解析フェーズを通じてFekoによって使用されたメモリ量のピーク値が記述されます。このメモリはメインメモリを指し、メモリに収まらない可能性がある大きいファイルの処理は除外します。
Specified CPU-times are referring to the master process only
 Sum of the CPU-times of all processes:        89.173 seconds (     0.025 hours)
 On average per process:                       22.293 seconds (     0.006 hours)

 Peak memory usage during the whole solution: 60.218 MByte
 (refers to the master process only)
 Sum of the peak memory of all processes:     233.845 MByte
 On average per process:                      58.461 MByte