Comment on Is there a way to run old bare metal hardware on LAN for a dedicated computing task like AI?

<- View Parent
InvertedParallax@lemm.ee ⁨1⁩ ⁨year⁩ ago

K, for that look at a kernel subsystem/feature called cpu_isol, friend of mine implemented/upstreamed, basically you take cores half out of Linux and can use them for heavy workloads.

But I doubt you’d see more than 1% improvement, linux doesn’t do that much without you asking.

You can try setting rt priority but I’ve never found that to matter much.

Listen, this is the kind of thing I would have tried a decade ago, but the thing to remember is: time spent improving algorithm is generally more effective than time trying to optimize kernel overhead that millions of people have been trying to optimize for decades.

source
Sort:hotnewtop