Calculate the throughput of a processor in bits per secondCan we calculate the bandwidth for a CPU?Linux:...
How to draw cubes in a 3 dimensional plane
When traveling to Europe from North America, do I need to purchase a different power strip?
Are tamper resistant receptacles really safer?
Was Luke Skywalker the leader of the Rebel forces on Hoth?
Why does Captain Marvel assume the people on this planet know this?
Examples of a statistic that is not independent of sample's distribution?
Conservation of Mass and Energy
Why does the negative sign arise in this thermodynamic relation?
Why does liquid water form when we exhale on a mirror?
List elements digit difference sort
In the quantum hamiltonian, why does kinetic energy turn into an operator while potential doesn't?
Database Backup for data and log files
Makefile strange variable substitution
Does this video of collapsing warehouse shelves show a real incident?
Vocabulary for giving just numbers, not a full answer
Reverse string, can I make it faster?
Shifting between bemols (flats) and diesis (sharps)in the key signature
How can I ensure my trip to the UK will not have to be cancelled because of Brexit?
How strictly should I take "Candidates must be local"?
Reversed Sudoku
In the late 1940’s to early 1950’s what technology was available that could melt a LOT of ice?
Virginia employer terminated employee and wants signing bonus returned
What was the Kree's motivation in Captain Marvel?
Can I pump my MTB tire to max (55 psi / 380 kPa) without the tube inside bursting?
Calculate the throughput of a processor in bits per second
Can we calculate the bandwidth for a CPU?Linux: Limiting data throughput (pipe) in bytes per second?How does the link speed affect TCP throughput?Upgrading CPU in laptopHow many bits are in the address field for a directly mapped cache?Can we calculate the bandwidth for a CPU?How can throughput be greater than the bandwidth? Is this a valid reason?what is the second processor frequency in the Windows System panel?Why is throughput speed determined by the end system with the slower throughput?Is it possible to calculate theoretical i/o throughput of CPU?Intel Xeon E-2176M Processor with 32gb of RAM how many bit the CPU has?
Let's say for example you have an 64-bit 3.2 GHz processor with 8 MB of Cache. What is the theoretical and practical throughput as it would write to RAM (assuming there are no RAM bottlenecks)?
Thank you!
cpu throughput
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Let's say for example you have an 64-bit 3.2 GHz processor with 8 MB of Cache. What is the theoretical and practical throughput as it would write to RAM (assuming there are no RAM bottlenecks)?
Thank you!
cpu throughput
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
Let's say for example you have an 64-bit 3.2 GHz processor with 8 MB of Cache. What is the theoretical and practical throughput as it would write to RAM (assuming there are no RAM bottlenecks)?
Thank you!
cpu throughput
Let's say for example you have an 64-bit 3.2 GHz processor with 8 MB of Cache. What is the theoretical and practical throughput as it would write to RAM (assuming there are no RAM bottlenecks)?
Thank you!
cpu throughput
cpu throughput
asked Sep 25 '14 at 2:10
Lee SadlerLee Sadler
62
62
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 3 hours ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
For the theoretical bandwidth, that is not a number you can calculate, it is part of the specifications of the processor. For example looking at the specification page for a Intel® Core™ i7-4980HQ Processor under Memory Specification
you can see it states the max bandwidth is 25.6 GB/s.
As for practical throughput, you would have to look at the RAM bottlenecks and see what the throughput of the ram you are using is.
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f816430%2fcalculate-the-throughput-of-a-processor-in-bits-per-second%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
For the theoretical bandwidth, that is not a number you can calculate, it is part of the specifications of the processor. For example looking at the specification page for a Intel® Core™ i7-4980HQ Processor under Memory Specification
you can see it states the max bandwidth is 25.6 GB/s.
As for practical throughput, you would have to look at the RAM bottlenecks and see what the throughput of the ram you are using is.
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
add a comment |
For the theoretical bandwidth, that is not a number you can calculate, it is part of the specifications of the processor. For example looking at the specification page for a Intel® Core™ i7-4980HQ Processor under Memory Specification
you can see it states the max bandwidth is 25.6 GB/s.
As for practical throughput, you would have to look at the RAM bottlenecks and see what the throughput of the ram you are using is.
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
add a comment |
For the theoretical bandwidth, that is not a number you can calculate, it is part of the specifications of the processor. For example looking at the specification page for a Intel® Core™ i7-4980HQ Processor under Memory Specification
you can see it states the max bandwidth is 25.6 GB/s.
As for practical throughput, you would have to look at the RAM bottlenecks and see what the throughput of the ram you are using is.
For the theoretical bandwidth, that is not a number you can calculate, it is part of the specifications of the processor. For example looking at the specification page for a Intel® Core™ i7-4980HQ Processor under Memory Specification
you can see it states the max bandwidth is 25.6 GB/s.
As for practical throughput, you would have to look at the RAM bottlenecks and see what the throughput of the ram you are using is.
answered Sep 25 '14 at 2:27
Scott ChamberlainScott Chamberlain
28k583101
28k583101
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
add a comment |
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
I disagree, pls read my answer.
– MariusMatutiae
Feb 12 '16 at 14:26
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f816430%2fcalculate-the-throughput-of-a-processor-in-bits-per-second%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown