-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] Latest MLC does not use mlcdrv.sys by default #11
Comments
I was able to reproduce this issue last week and fix it, but haven't had the chance to test the fix. Note that this is only an issue with MLC 3.10 and higher, v3.9a which the GUI downloads still works as expected. I'm going to try supporting new MLC versions as they support newer CPU platforms. |
Yes, version 3.9a gives me a reading of 6ns that's why I tried the to
download the latest from the Intel website.
…On Mon, 23 Jan 2023, 7:57 am Faris, ***@***.***> wrote:
I was able to reproduce this issue last week and fix it, but haven't had
the chance to test the fix.
Note that this is only an issue with MLC 3.10 and higher, v3.9a which the
GUI downloads still works as expected. I'm still going to try supporting
new MLC versions as they support newer CPU platforms.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUXCMKRGSQT2VGZ3XSFPJMTWTWUOBANCNFSM6AAAAAAT2H4ZAQ>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
@wiredroid Thanks for filing the bug report, can you please test and confirm it works for you with 3.10? https://github.com/FarisR99/IMLCGui/releases/tag/1.2.0-pre |
Sorry Faris I'm away at the moment hopefully you can find someone else to
test this for you.
…On Sun, 29 Jan 2023, 4:10 am Faris, ***@***.***> wrote:
@wiredroid <https://github.com/wiredroid> Thanks for filing the bug
report, can you please test and confirm it works for you with 3.10?
https://github.com/FarisR99/IMLCGui/releases/tag/1.2.0-pre
The download button has also been updated to download 3.10 automatically.
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUXCMKUYGQ2ZCLF5SHW5JV3WUVOKXANCNFSM6AAAAAAT2H4ZAQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
@FarisR99 I never experienced this bug, but 1.2.0-pre works well and downloads 3.10. |
Fixes #11 Update the Download button to download MLC v3.10, which supports newer CPU platforms including Raptorlake. MLC v3.10 has a different benchmark behaviour to v3.9 by default, so we must add some flags to the command line arguments to ensure the result of v3.10 is not different to v3.9.
Bumped 1.2.0-pre to 1.2.0 as I won't have time to fix anything until next weekend. Please reopen this issue if the bug is still present, thanks. |
Describe the bug
When I run latency check I hard wall on 50ns. When I run using Admin CMD I need to use the -e0 parameter to use Windows Driver to get the correct reading of 41.*ns.
mlc --latency_matrix -e0
The text was updated successfully, but these errors were encountered: