Skip to main content

All Questions

1 vote
1 answer
2k views

Can any program be run on multiple cores? Will the CPU decide that? Or can only certain programs run on multiple cores?

So I'm a little confused about the multicore CPUs - the impression I was initially under and what I thought I heard before was that some programs can't be run across multiple cores - those in which ...
RandomUser123's user avatar
2 votes
3 answers
5k views

Homogeneous cores and heterogeneous cores

I am currently reading up on multi-core architecture for CPUs. However, I am having difficulties understand the meaning of "using one core design repeated consistently" which describes homogeneous ...
Jam1's user avatar
  • 145
2 votes
2 answers
11k views

How much the CPU clock speed matters over number of cores? [duplicate]

I was comparing various desktop/server processors on Intel's website and found that Xenon Coprocessor family constitutes 61 cores. (firstly, this name lead me to think as if this would be a secondary ...
Annie's user avatar
  • 148
2 votes
2 answers
1k views

Are all Socket F Opteron processors interchangeable (within TDP limits)? [closed]

I have an old HP ProLiant DL145 G3 server I'm now using mostly as a budget 3D rendering node. Right now it has two Opteron 2218 processors (each is dual core). I'm looking at picking up a couple ...
Deep Thought's user avatar
24 votes
3 answers
51k views

How many instances of FFmpeg commands can I run in parallel?

I tired running 8 commands in parallel to fully utilize the CPU and speed up Video conversions, something like this: ffmpeg -i input.mp4 -t 60 -f mp4 /mnt/a.mp4 > /dev/null 2>&1 & ...
d33pika's user avatar
  • 1,931
5 votes
2 answers
12k views

Can a single process be executed in two or more processors in a multiprocessor system?

I have heard that one processor can work on only one process at a time. Is this true? If so, then how can a single process be executed in more than one processors at a time? Is this even possible? ...
Vishnu Vivek's user avatar
3 votes
2 answers
2k views

Terminology used for CPU/Processors

Suppose a system has 4 Intel Xeon processors each having 10 physical cores with HyperThreading enabled which makes a total of 80 cores Now it is completely confusing when in documentation they start ...
Basit Anwer's user avatar
5 votes
1 answer
8k views

What are "hyperthreading" and "virtual cores"?

I'm new in this computer terms. So anyone can explain to me what "virtual cores" and "hyperthreading" are at greatest detail a layman can understand? People told me that virtual cores are imaginary ...
user913233's user avatar
1 vote
2 answers
2k views

Clock frequency, number of cores , threads

I'm really confused. What determines the speed of the CPU/processor? Some compared a dual core with 2.8ghz and a 2.4ghz quad-core and say the quadcore is better. But when it comes to a dual core ...
user913233's user avatar
16 votes
5 answers
32k views

Is a higher core count or higher clock speed more beneficial to a computer's performance? [closed]

With lowering silicon costs and rising consumer needs, manufacturers seem to be pushing one of two things: clock speed and/or core count. With the way things are going, it doesn't seem that clock ...
Breakthrough's user avatar
  • 34.6k
3 votes
1 answer
510 views

What is the difference between MultiCore and MultiProcessor?

What is the difference between MultiCore and MultiProcessor please?
user avatar
26 votes
7 answers
84k views

How do I calculate clock speed in multi-core processors?

Is it correct to say, for example, that a processor with four cores each running at 3GHz is in fact a processor running at 12GHz? I once got into a "Mac vs. PC" argument (which by the way is NOT the ...
NReilingh's user avatar
  • 5,795
20 votes
5 answers
6k views

What's the difference between multicore proc and multiproc system?

I wonder what's the difference between a dual core computer and a computer with 2 processors on the mother board.. I think it's something related with the threads but a I don't understand it very well....
bAN's user avatar
  • 1,746