Message boards :
ATLAS application :
native_mt : running time computation question
Message board moderation
| Author | Message |
|---|---|
zepingouinSend message Joined: 7 Jan 07 Posts: 41 Credit: 16,107,032 RAC: 5 |
Hello, Looking at this task, it looks like the math is incorrect for the running time compare to the CPU time. Am I wrong ? task # 205157863 |
|
Send message Joined: 13 Apr 18 Posts: 443 Credit: 8,438,885 RAC: 0 |
No, you are correct. Stderr output says THREADS=2 so CPU time should be slightly less than 2 X (run time). The CPU time is appropriate for an 8 thread task. I have seen this too on a few of my tasks. I think maybe it happens if I alter the nthreads argument in app_config.xml after the task downloads? For example, --nthreads=8 when the task downloads but after it downloads and before it runs --nthreads=2. |
©2025 CERN