F5F Stay Refreshed Hardware Desktop Cpu

Cpu

Cpu

F
FREE_GAMES
Member
75
12-23-2019, 09:27 AM
#1
Cpus often feature double the threads for efficiency, like the R7 3700X with 6 cores and 12 threads instead of 36. This design helps balance performance and resource usage.
F
FREE_GAMES
12-23-2019, 09:27 AM #1

Cpus often feature double the threads for efficiency, like the R7 3700X with 6 cores and 12 threads instead of 36. This design helps balance performance and resource usage.

J
jacobrod07
Member
101
12-23-2019, 09:36 AM
#2
this would equal a square, not a trippled number. 6 times 2 is 12, and 6 times 3 is 18.
J
jacobrod07
12-23-2019, 09:36 AM #2

this would equal a square, not a trippled number. 6 times 2 is 12, and 6 times 3 is 18.

A
AJallstar99
Member
220
12-29-2019, 11:41 AM
#3
the concept involves using a single core as if it were multiple cores. if you triple it, you'd need more power and faster performance, though not all programs can handle that many threads. it's usually not very common to pay extra for triple threading in most situations.
A
AJallstar99
12-29-2019, 11:41 AM #3

the concept involves using a single core as if it were multiple cores. if you triple it, you'd need more power and faster performance, though not all programs can handle that many threads. it's usually not very common to pay extra for triple threading in most situations.

I
ImKsaKhaled
Member
70
01-04-2020, 03:14 AM
#4
There exist processors with numerous threads per core, such as Intel's Xeon chips that support four threads per core. Consumer chips typically limit themselves to two because multithreading divides a core into multiple parts, allowing real cores and virtual cores to handle tasks simultaneously. However, this division means virtual cores aren't a perfect substitute. With higher levels of multithreading—like four-way—each virtual core becomes less efficient, making more than two threads impractical for everyday use.
I
ImKsaKhaled
01-04-2020, 03:14 AM #4

There exist processors with numerous threads per core, such as Intel's Xeon chips that support four threads per core. Consumer chips typically limit themselves to two because multithreading divides a core into multiple parts, allowing real cores and virtual cores to handle tasks simultaneously. However, this division means virtual cores aren't a perfect substitute. With higher levels of multithreading—like four-way—each virtual core becomes less efficient, making more than two threads impractical for everyday use.

_
_iSing
Member
50
01-06-2020, 02:10 PM
#5
since consumer platforms show limited improvements. in contrast, specific server solutions can achieve better results. this isn't impossible. we support 4-way SMT on certain PowerPC CPUs and Xeon Phi processors. however, adding more die space would be required for a 6-way implementation...
_
_iSing
01-06-2020, 02:10 PM #5

since consumer platforms show limited improvements. in contrast, specific server solutions can achieve better results. this isn't impossible. we support 4-way SMT on certain PowerPC CPUs and Xeon Phi processors. however, adding more die space would be required for a 6-way implementation...

M
Ma__Ks
Junior Member
2
01-08-2020, 01:11 AM
#6
Usually you deal with sets of numbers that are evenly divisible by 2. Three stands out in computing for its challenges. Perhaps it relates to floating-point calculations. Numbers like 256 simplify division compared to 3. Processors often support multiple threads per core—two or four depending on the model, and up to eight on some systems. You can have an odd number of cores physically available.
M
Ma__Ks
01-08-2020, 01:11 AM #6

Usually you deal with sets of numbers that are evenly divisible by 2. Three stands out in computing for its challenges. Perhaps it relates to floating-point calculations. Numbers like 256 simplify division compared to 3. Processors often support multiple threads per core—two or four depending on the model, and up to eight on some systems. You can have an odd number of cores physically available.