Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
mwarps said:Not a linear increase, pooh.
Oh well. Overclocking will be done under water for me, I can't stand heat.
I can hit 700 Core and 690 Mem on air easily... Although that's the highest I can push my Video card with the Catalyst Control Panel... Not a big fan of ATi Tools here. Aftermarket cooling of course.mwarps said:even if it's 4MHz.. I have been scouring for OC figures with watercooling. Some are getting almost 800 MHz core compared with 650 stock. Sooooo very exciting![]()
mwarps said:even if it's 4MHz.. I have been scouring for OC figures with watercooling. Some are getting almost 800 MHz core compared with 650 stock. Sooooo very exciting![]()
Macaholic said:Just to play it safe. How about doing a few reps on the GPUBench so you won't hurt yourself.![]()
mhouston said:Yes, we don't produce a single number as that is bogus for what we do. GPUBench is designed to let us understand the architectures better, and specifically how the memory system works, how the instruction issue works, and how fast readback and download are so we know the costs of offloading to the board.
But, you can play with the clocks on your board and run the instruction issue test with MAD's to see what your board can crank out in terms of FLOPs.
Or, you can run the GPUBench.pl script and generate the webpages you see in the results section on the GPUBench site.
mhouston said:@mwarps: point take, but GPUBench was really setup for GPU developers, not end users. I thought the readme said what tools were needed, but that is probably only in the CVS tree. We have't done another release since most of the GPGPU folk just grab from CVS.
@drizzt81: We fixed this just recently. Nvidia was correctly optimizing out the shader based on the constants we were passing in. We just haven't rerun the graphs.
mhouston said:@drizzt81: We fixed this just recently. Nvidia was correctly optimizing out the shader based on the constants we were passing in. We just haven't rerun the graphs.
mwarps said:Yeah, I figured that end users really don't need this sort of information.
Fiddled with some of the thingies, and my 7900GS Go is about 7.5GFLOPS.. Slow I am assuming for this sort of thing we're doing
I am guessing that the reason Macaholic brought the program into the thread was because of the error calculations.. Just so we could see that the GPU isn't producing wildly insane results.
mhouston said:That sounds too low, my guess is that's 7.5 GInst/sec, so multiply by 8 for GFlops.
The FAH client does do sanity checking on it's own, but you may not find out about the error until you've put in a bunch of work. The issue with using something like 3DMark or a game is that you might not visually notice errors unless things are REALLY bad. Since we are a numerical app, we'll notice this sooner. My guess is this will also effect GPU physics acceleration. The issue is that while we could do something like Prime95 for GPUs, basically something to test heat and numerics, it will not be an exact match for every GPGPU app. Hrmm, maybe we can throw something together.
Last edited by mhouston : Today at 04:09 PM. Reason: I need spell check in posts...
+2 for a Prime95 for GPU's.marty9876 said:+1 for a Prime95 for GPU's.
marty9876 said:All thou, never really use it here...![]()
Since it obviously is detrimental to the F@H team to submit WRONG results, rather than none, is there any recommendation on how to test for 'long-term' stability? In the end, I "need" to overclock my GPU (why else did I pay for that watercooling loop) yet would love to fold... or should I just wait for "gpu prime95" to be released at some point in the future and have per-game custom settings?mhouston said:Not really. That is basicaly a test for how close to IEEE the GPU is. As people overclock, the hope is that the tests built into the FAH client will catch major issues. However, it may take quite awhile for things to go wrong. But, usually when things go bad, they go REALLY bad.
drizzt81 said:Since it obviously is detrimental to the F@H team to submit WRONG results, rather than none, is there any recommendation on how to test for 'long-term' stability? In the end, I "need" to overclock my GPU (why else did I pay for that watercooling loop) yet would love to fold... or should I just wait for "gpu prime95" to be released at some point in the future and have per-game custom settings?
that is exactly what I asked here:mwarps said:Pretty much a similar response here.![]()
I have a need to overclock based on a watercooling system as well.
I think something that we can do in the meantime is run a bunch of the "precision" benches from GPUbench and run a diff on the outputs from them. If they change, the OC is bad. Please note this is just an idea and I don't know precisely how the "precision" program works![]()
drizzt81 said:I have a question about that GPUBench:
the last test in the set checks for precision of the output. Would it make sense to take a close look at this when overclocking? If precision drops -> clockspeed to high?
mhouston said:Not really. That is basicaly a test for how close to IEEE the GPU is. As people overclock, the hope is that the tests built into the FAH client will catch major issues. However, it may take quite awhile for things to go wrong. But, usually when things go bad, they go REALLY bad.
mhouston said:*snip* This may take awhile as getting the FAH client stable is primary right now, that and my thesis. ;-)