Lynn…
Try running FoldIt in a window, rather than full screen. Hit the little box between the _ and X in the upper right, and stretch FoldIt so that it only takes up about 95% - 99% of the screen, you can still have it big, but don't maximize it. This can help a lot for some programs. Also, suspend or close anything else running in the background that is taking a large share of video resources.
If you are still having problems…
Are you running Windows 7 ?
also, are you running any other tasks at the same time which use a lot of your video memory ?
and finally, do you know what video card/chipset you are using ?
Anyone else that may be interested,
will try to keep it mostly non-technical…
I have seen this problem with Win7 a lot now. They made changes to the driver stack (how video gets from your program to your video card, to your monitor) now such that no program can obtain exclusive lock on video resources. This has some advantages, and also some disadvantages. After reading through MS's analysis, reasoning, and implementations, I'm rather disappointed in this, but see why they did it. Essentially, the collected a lot of data from windows crash events (the little box that pops up and asks 'would you like to report this to MS' every time something goes wrong.) So what they found is that more often than not, when a program ceased responding, it was because it was waiting for video resources from another program that had an exclusive lock on those resources. So in order to offer a more user friendly experience, and in order to cater to now more prevalent multi-core processors, they have rewritten how drivers work, and allowed multiple programs to use resources. This has some improvements, such as response time for a windows when multi-tasking, and should eliminate a lot of programs "hanging". In theory it should also show improvements in how things are displayed. In practice however, the improvements are marginal or non-existent, and in fact what I have been seeing more often, is that tasks which are GPU intensive, but not in the foreground are hogging video resources and causing "flicker" in other programs such as FoldIt. I've seen this with BOINC and Folding@Home applications which make use of video cards for data processing. I have also seen this when running multiple GPU intensive programs at once. In XP and Vista, you could simply move one Window behind another, and the one in front would speed up, but with Win 7, it drags all programs down :/ They have also eliminated the "mirror" image of the video data that used to be stored in RAM, so as to free up more resources.
Some good, some bad aspects to the new way, but mostly depends on what you are doing, as to whether or not it will interfere with you. Even with 432 shading processors, and 1.7GB of video memory, Foldit will flicker for me if I run more than a couple GPU intensive programs in Win 7. With XP I could run 6-8 with no hit to performance, but with Win7 I notice it as soon as I open 2 or more programs that rely heavily on the video cards.