CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM

cputime & clock time

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   March 14, 2024, 09:47
Default cputime & clock time
  #1
New Member
 
Aymen
Join Date: May 2023
Posts: 1
Rep Power: 0
Aymenad is on a distinguished road
Hello,

I am interested in conducting a scalability study on OpenFOAM. I have added tags to calculate the execution time of each task.

I would like to understand the difference between cputime and clock time? And which one is more suitable for scalability studies?

Thank you.
Aymenad is offline   Reply With Quote

Old   March 19, 2024, 10:19
Default
  #2
Member
 
Shravan
Join Date: Mar 2017
Posts: 60
Rep Power: 9
Severus is on a distinguished road
Hello,
The CPU time is basically the ExecutionTime that you see in your log file/terminal when your solver is running and is the time taken by the processor. Going by the documentation of OpenFOAM, the ExecutionTime is the elapsedCPUTime from the start.

clockTime is the real time. The clockTime will also depend on the other processes/software that are running in your PC.

I would use the CPU time for scalability study.


Thanks
Severus is offline   Reply With Quote

Reply

Tags
clock time, cputime, openfoam, parallel calculation, scalability


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
bash script for pseudo-parallel usage of reconstructPar kwardle OpenFOAM Post-Processing 41 August 23, 2023 02:48
Convergence problem of OF WUYing OpenFOAM Running, Solving & CFD 2 September 20, 2021 10:09
Slow calculation time on CFD server killian153 Hardware 4 July 27, 2021 07:28
AMI speed performance danny123 OpenFOAM 21 October 24, 2020 04:13
Extrusion with OpenFoam problem No. Iterations 0 Lord Kelvin OpenFOAM Running, Solving & CFD 8 March 28, 2016 11:08


All times are GMT -4. The time now is 09:59.