rcmaehl / NotCPUCores

Work, Play, Stream - Without the Stutter. Download using Releases button below
Other
748 stars 45 forks source link

Add Streaming Mode #14

Closed rcmaehl closed 6 years ago

rcmaehl commented 6 years ago

Linus you're a genius in all the wrong ways.

OFF - Disable Steaming Mod Last Core - Assign Broadcasting software to the Last Processor Thread Last 2 Cores - Assign Broadcasting software to the Last 2 Processor Thread Last 4 Cores - Assign Broadcasting software to the Last 4 Processor Thread Odd Cores - Assign Broadcasting software to odd numbered Processor Threads Even Cores - Assign Broadcasting software to even numbered Processor Threads Last AMD CCX - Assign Broadcasting software to All processor threads within the last CCX (per Ryzen Specs) Last 2 AMD CCX - Assign Broadcasting software to All processor threads within the last 2 CCXs (per Ryzen Specs)

rcmaehl commented 6 years ago

Updated with new mode idea:

Last Half - Assign Broadcasting software to the Last half of the CPU

rcmaehl commented 6 years ago

Removing Last 2 AMD CCX as that will always be equal to Half on Threadripper and doesn't make sense on Ryzen

Potentially remove modes for now, look into for future

rcmaehl commented 6 years ago

Added