If I'm right, E-cores mostly just lack some power-hungry SIMD features. All things that CPU folding needs, but what about GPU folding? All the core needs to do is poll the GPU in a busy loop and do occasional sanity checks. Would an E-core be able to keep up without starving the GPU?
I am thinking about having a few RTX 5080 GPUs and pinning the threads to the E-cores, and then reserving the P-cores for folding. Is this feasible or would an E-core not be able to keep up for some reason?
GPU folding on E-cores
Moderator: Site Moderators
Forum rules
Please read the forum rules before posting.
Please read the forum rules before posting.
-
- Posts: 1439
- Joined: Sun Dec 16, 2007 6:22 pm
- Hardware configuration: 9950x, 7950x3D, 5950x, 5800x3D
7900xtx, RX9070, Radeon 7, 5700xt, 6900xt, RX 550 640SP - Location: London
- Contact:
Re: GPU folding on E-cores
You can use any CPU for GPU folding.
However Nvidia GPUs still get upset if any of the CPU cores are being used for CPU folding.
By upset, I mean lower performance.
However Nvidia GPUs still get upset if any of the CPU cores are being used for CPU folding.
By upset, I mean lower performance.
Re: GPU folding on E-cores
It's probably not too much work to get the Nvidia GPUs happy, at the expense of isolating a few cores from the scheduler entirely.
At least that works for a mobile Nvidia GPU I had access to and, unless my understanding of the kernel scheduler is totally wrong, should work for anything else, as long as it's not overheating and throttling the clock.
At least that works for a mobile Nvidia GPU I had access to and, unless my understanding of the kernel scheduler is totally wrong, should work for anything else, as long as it's not overheating and throttling the clock.