I had a pet project (folding@home) where I wanted to maximize computing power. I became frustrated with default CPU scheduling of my folding@home threads. Ideal performance would keep similar threads on the same CPU, but the threads were jumping all over the place, which was impacting performance. Step one was to figure out which threads … Continue reading Threadripper / Epyc processor core optimization
The post Threadripper / Epyc processor core optimization appeared first on Technicus.