Skip to content

llama-bench : allow using a different printer for stderr with -oe #7722

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

Merged
merged 1 commit into from
Jun 4, 2024

Conversation

slaren
Copy link
Member

@slaren slaren commented Jun 3, 2024

compare-commits.sh : hide stdout, use -oe to print markdown

The goal is to remove most of the output from compare-commits.sh, and instead print only the results of the tests in progress in markdown format, while the sql output is silently redirected to sqlite. Also removes the output from the build, and uses -j$(nproc) instead of hardcoding the value to 32.

compare-commits.sh : hide stdout, use -oe to print markdown
@github-actions github-actions bot added script Script related examples labels Jun 3, 2024
@slaren slaren merged commit adc9ff3 into master Jun 4, 2024
68 of 69 checks passed
@slaren slaren deleted the sl/compare-commits-improvements branch June 4, 2024 12:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
examples script Script related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants