Skip to content

CPU impact calculations #198

Closed Answered by da-ekchajzer
consithe1 asked this question in Q&A
Jun 21, 2023 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

Hello,

Thank you for opening this discussion.

In the documentation, the die_size_per_core corresponds to the number of cores divided by the die size.
However, in the code, it seems like it's the other way around: die_size divided by the number of cores which is logic when you think about the variable name.

There is a typo in the documentation that we just corrected. Thank you for your report.

Commit : e659191

My problem is unfortunately the following one: doesn't matter which formula you take, the die_size_per_core value still never fits with the results you find
For example, if we take a die_size of 694 mm², a number of cores of 28. By applying the formula, we get a die_size_per_core …

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@consithe1
Comment options

@da-ekchajzer
Comment options

Answer selected by da-ekchajzer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants