Skip to content

ggml-alloc: enlarge parse_seq to contain barriers #2776

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
Aug 25, 2023

Conversation

lshzh-ww
Copy link
Contributor

@lshzh-ww lshzh-ww commented Aug 25, 2023

Forget to enlarge parse_seq array in ggml_allocr. This commit fixs that.

Since we also store barriers in this array, we need to double its size.
@ggerganov ggerganov merged commit b91ad7f into ggml-org:master Aug 25, 2023
akawrykow pushed a commit to akawrykow/llama.cpp that referenced this pull request Aug 29, 2023
Since we also store barriers in this array, we need to double its size.
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