Cleaner log for adjusted splits#1494
Merged
ikawrakow merged 8 commits intoikawrakow:mainfrom Mar 24, 2026
Merged
Conversation
Nexesenex
added a commit
to Nexesenex/ik_llama.cpp.nxs
that referenced
this pull request
Mar 23, 2026
sweep-bench: add more skipped patterns to --minilog cleaner log for adjusted splits Add totalization for adjusted splits Clean up semicolons
ikawrakow
reviewed
Mar 23, 2026
ikawrakow
reviewed
Mar 23, 2026
ikawrakow
reviewed
Mar 23, 2026
ikawrakow
reviewed
Mar 23, 2026
Contributor
Author
|
Sorry for the mess @ikawrakow. I was editing as you were reviewing. |
Nexesenex
added a commit
to Nexesenex/ik_llama.cpp.nxs
that referenced
this pull request
Mar 23, 2026
sweep-bench: add more skipped patterns to --minilog cleaner log for adjusted splits Add totalization for adjusted splits Clean up semicolons Addition for totalizer ^^ Change accordingly to review Forgotten leftover removed 'total' instead of 'totalized'
ikawrakow
approved these changes
Mar 24, 2026
Nexesenex
added a commit
to Nexesenex/ik_llama.cpp.nxs
that referenced
this pull request
Mar 24, 2026
sweep-bench: add more skipped patterns to --minilog cleaner log for adjusted splits Add totalization for adjusted splits Clean up semicolons Addition for totalizer ^^ Change accordingly to review Forgotten leftover removed 'total' instead of 'totalized'
|
The best way to display such a data would be to write the divisor of 1 (the number of GPUs used in the split) and the positions. So: *extra space for the cases of setups of more than 10 GPUs and even distribution of splits across all of the GPUs. This way there is no need to use |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With this PR, the logging now looks like this :
All aligned cleanly in the loading screen, with a totalizator. (Edit: I need to fix that one lol..)
Ok, fixed. ^^
Also, I added 2 forgotten items in the --minilog blacklist of the sweep-bench.