Skip to content
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

LLAMA_DEBUG adds debug symbols #1617

Merged
merged 1 commit into from
May 28, 2023

Conversation

JohannesGaessler
Copy link
Collaborator

With this PR, if LLAMA_DEBUG is set debugging symbols for use with e.g. the GNU Debugger are added to the binaries. Optimizations are also turned off to prevent local variables from being optimized out.

@JohannesGaessler JohannesGaessler merged commit 3b126f6 into ggerganov:master May 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants