Intel® Moderncode for Parallel Architectures
Support for developing parallel programming applications on Intel® Architecture.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Diffrence between HT and Dual Core

girishr
Beginner
774 Views

Hi,

What is the deffrence between Hyperthread technology and Dual Core Technology.

regards

Girish

0 Kudos
3 Replies
jarnell
Beginner
774 Views

Is it correct that with Hyper-Threading the processor itself can decide to switch threads?

ie when one thread is "stalled" waiting for something, it can switch execution to another thread

On Multi-Core (Core 2 Duo/Quad) does the OS control thread/task switching?

0 Kudos
TimP
Honored Contributor III
774 Views
In either case, it depends on a multi-processing OS. In fact, HT is more dependent on the OS to minimize the resources consumed by a spin-locked thread. For example, HT was the downfall of Windows 2000.
0 Kudos
Reply