Software Defined Super Cores (Intel)

2 sroussey 1 9/1/2025, 2:54:45 PM patents.google.com ↗

Comments (1)

sroussey · 11h ago
This looks like the logical inverse of hyper threading.

With hyper threading, you had a big core with, say, multiple ALUs that went unused if the work was numerically simple. So it tried to run two threads and use all ALUs.

This is the reverse—two cores that can merge to handle a single thread that requires more resources, in order to make a single thread run faster.