Does the windows CUDA BRP6 beta application still need a free CPU core to feed it

DanNeely
DanNeely
Joined: 4 Sep 05
Posts: 1364
Credit: 3562358667
RAC: 0
Topic 198037

It's a lot less CPU intensive (~8-16% of a core vs 33%) than the old app was; and I'm wondering if it can coexist with other CPU users any better than the old app did; or if it will still starve if it has to wait its turn for CPU time slices.

Gary Roberts
Gary Roberts
Moderator
Joined: 9 Feb 05
Posts: 5870
Credit: 115243637916
RAC: 32790596

Does the windows CUDA BRP6 beta application still need a free CP

Quote:
It's a lot less CPU intensive (~8-16% of a core vs 33%) than the old app was; and I'm wondering if it can coexist with other CPU users any better than the old app did; or if it will still starve if it has to wait its turn for CPU time slices.


The only way to really know - for your particular setup - is to suck it and see.

I use three types of NVIDIA GPUs - GTX550Ti, GTX650, GTX650Ti. On all of these I didn't have a free core when crunching BRP5. I actually found (with these GPUs) that leaving a core free didn't improve the GPU crunch time and actually caused the RAC to fall because of the loss of CPU tasks.

I've continued the same policy with BRP6. From what others have said, with higher end (or just 'different') GPUs, you may get a benefit by leaving a core free. I would think it could depend very much on how many concurrent tasks you are running. I am using 2x and 3x on mine.

Cheers,
Gary.

Richard Haselgrove
Richard Haselgrove
Joined: 10 Dec 05
Posts: 2143
Credit: 2907332851
RAC: 636994

In general, CUDA applications

In general, CUDA applications don't need a free core. It's a different story for OpenCL applications.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.