Run time vs CPU time

Questions and Answers : Getting started : Run time vs CPU time
Message board moderation

To post messages, you must log in.

AuthorMessage
TUKIA

Send message
Joined: 19 Feb 12
Posts: 3
Credit: 6,921,684
RAC: 0
Finland
Message 1242382 - Posted: 6 Jun 2012, 18:06:26 UTC

What makes the difference between
Run time and CPU time?
ID: 1242382 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1242463 - Posted: 6 Jun 2012, 21:37:35 UTC - in response to Message 1242382.  

Run time is the time it takes for the task to run from start to finish, equal to wall-clock time.
CPU time is the time that the CPU is actually working on the task. There are whole minutes that there's memory swapping taking place, in which the CPU isn't used. Or in the case of the GPU, where the CPU is only used to translate and transfer data, not to actually do any calculations as these happen on the GPU.
ID: 1242463 · Report as offensive

Questions and Answers : Getting started : Run time vs CPU time


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.