Metafor

ULiege - Aerospace & Mechanical Engineering

User Tools

Site Tools


doc:user:advanced:parallel

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
doc:user:advanced:parallel [2025/11/25 08:15] bomandoc:user:advanced:parallel [2025/11/25 08:23] (current) – [Read the details] boman
Line 45: Line 45:
 These 3 lines will display 3 blocks of messages such as this one: These 3 lines will display 3 blocks of messages such as this one:
  
-  **************************************************+  \**************************************************
    WARNING: StrVectorBase::useTBB(true):                WARNING: StrVectorBase::useTBB(true):            
     Structural vectors will be computed in parallel.     Structural vectors will be computed in parallel.
Line 51: Line 51:
     are NOT thread safe yet!     are NOT thread safe yet!
     => Erroneous results / program crash may occur!.     => Erroneous results / program crash may occur!.
-  **************************************************+  \**************************************************
  
 This is the normal behaviour. Some parts of Metafor are not thread-safe yet. However, if you are using classical commands, algorithms and methods of Metafor, enabling parallelism is totally safe. This is the normal behaviour. Some parts of Metafor are not thread-safe yet. However, if you are using classical commands, algorithms and methods of Metafor, enabling parallelism is totally safe.
Line 62: Line 62:
 During the calculation, CPU times are displayed at the beginning of each time step: for example: During the calculation, CPU times are displayed at the beginning of each time step: for example:
  
-  *** STEP 9: t= 0.000149616 - dt= 4.3125e-05 - CPU= 1m24.97s/41.54s+  \*** STEP 9: t= 0.000149616 - dt= 4.3125e-05 - CPU= 1m24.97s/41.54s
  
 The first time is the "CPU time". This is the sum of the calculation times spent in each core of your CPU. This timer runs much faster than the "wall-clock time", which is the second time displayed. The first time is the "CPU time". This is the sum of the calculation times spent in each core of your CPU. This timer runs much faster than the "wall-clock time", which is the second time displayed.
Line 76: Line 76:
 ===== Read the details ===== ===== Read the details =====
  
-The time spent in each part of the code is summarized in the ''timers.txt''. +The time spent in each part of the code is summarized in ''timers.txt''You will find this file in the workspace of your test at the end of the calculation.
- +
-If you are interested in analysing the efficiency of your model, you can have a look at this table: +
- +
  
 +If you are interested in analysing the efficiency of your model, you can have a look at its contents (it is a table similar to this one):
  
 ^ ^user ^real ^kernel^ ^ ^user ^real ^kernel^
doc/user/advanced/parallel.1764054901.txt.gz · Last modified: by boman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki