What Role Does The SHADER CLOCK Play?

Message boards : Questions and problems : What Role Does The SHADER CLOCK Play?
Message board moderation

To post messages, you must log in.

AuthorMessage
John Phelan-Cummings

Send message
Joined: 31 Mar 08
Posts: 46
United States
Message 23973 - Posted: 28 Mar 2009, 4:40:09 UTC

I am using a CUDA enabled graphics card to crunch numbers. What role does the SHADER CLOCK play in the speed of crunch? Will It help?

jphelan
ID: 23973 · Report as offensive
Profile Jord
Volunteer tester
Help desk expert
Avatar

Send message
Joined: 29 Aug 05
Posts: 15480
Netherlands
Message 23990 - Posted: 29 Mar 2009, 0:08:24 UTC - in response to Message 23973.  

CUDA is crunched on the shaders.

The core clock runs some functions on the multiprocessor level, like the instruction decoder, and the shader clock runs the individual processors. The shader clock is the fastest of the two, and this sets the speed of arithmetic operations by the processor.

So if you overclock them, calculations should theoretically go faster. It will generate more heat though and may also create more instability.
ID: 23990 · Report as offensive

Message boards : Questions and problems : What Role Does The SHADER CLOCK Play?

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.