doc:user:advanced:parallel
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| doc:user:advanced:parallel [2025/11/25 08:15] – boman | doc: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: | ||
| - | ************************************************** | + | |
| | | ||
| 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, | During the calculation, | ||
| - | *** STEP 9: t= 0.000149616 - dt= 4.3125e-05 - CPU= 1m24.97s/ | + | |
| 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 " | 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 " | ||
| Line 76: | Line 76: | ||
| ===== Read the details ===== | ===== Read the details ===== | ||
| - | The time spent in each part of the code is summarized in the '' | + | The time spent in each part of the code is summarized in '' |
| - | + | ||
| - | If you are interested | + | |
| - | + | ||
| + | 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
