Hacker News new | ask | show | jobs
by throwaway_pdp09 2134 days ago
SMT is multithreading within a single core. Timesharing a core at the hardware level.

Having multiple threads by having multiple cores is a different thing.