Quote (yupitsmeh @ Feb 8 2016 05:20pm)
plz provide some links or something on this plz do
https://en.wikipedia.org/wiki/Hyper-threadingI try to put it as simply as possible. Hyperthreading adds a second thread to each core. These Hyperthreads use the ALU's (arythmethik logical units) of the core, that are currently not used by the main thread. Programms for the most part do not make a difference between what is a hyperthread and what is a main thread. They simply have twice the amount of threads they can work with.
Bottom line. Hyperthreading is nothing that needs to be supported by the programm. As long as it uses more then 1 thread it can use hyperthreading as well.
This post was edited by maulepan on Feb 8 2016 10:56am