Replies: 3 comments
-
Hi @Amarelio I've noticed this, as well. Though I don't fully understand it, I think its due to the Intel MKL libraries being threaded on their own. @andrew-platt @bjonkman do you have any more insight? I have tried setting the
|
Beta Was this translation helpful? Give feedback.
-
@rafmudaf What are your compiler flags during Intel build? Does it auto-parallelize/vectorize loops? If so, just setting |
Beta Was this translation helpful? Give feedback.
-
@rafmudaf, there is also the OpenFAST uses |
Beta Was this translation helpful? Give feedback.
-
Dear all,
I noticed today after running an OpenFAST 2.4.0 simulation that the "Total CPU Time" was much larger than "Total Real Time". The OS is Ubuntu 20.4. This is the execution information:
Has this ever happened before? Since OpenFAST 2.4.0 is not parallelized, I was expecting one simulation to use up one core so it would be impossible for the CPU time be much higher than the real time. Am I thinking correctly?
P.S: I checked the process with the "top" command and indeed the simulation was consuming a percentage of around 200% of cpu.
Best regards
Beta Was this translation helpful? Give feedback.
All reactions