GPU folding on E-cores

A forum for discussing FAH-related hardware choices and info on actual products (not speculation).

Moderator: Site Moderators

Forum rules
Please read the forum rules before posting.
Post Reply
arisu
Posts: 188
Joined: Mon Feb 24, 2025 11:11 pm

GPU folding on E-cores

Post by arisu »

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?
muziqaz
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

Post by muziqaz »

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.
FAH Omega tester
Image
arisu
Posts: 188
Joined: Mon Feb 24, 2025 11:11 pm

Re: GPU folding on E-cores

Post by arisu »

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.
Post Reply