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

Fixes cpu flag update for stateless llama from iree bump #226

Merged
merged 1 commit into from
Dec 7, 2023

Conversation

IanNod
Copy link
Contributor

@IanNod IanNod commented Dec 7, 2023

No description provided.

@renxida
Copy link
Contributor

renxida commented Dec 7, 2023

Please check me because I'm not sure, but it looks like the iree folks are trying to go with --iree-llvmcpu-enable-ukernels=all instead.

iree-org/iree@c5a6cdc

I do this in my pr: #224

flags.append("--iree-llvmcpu-enable-ukernels=all")

@IanNod
Copy link
Contributor Author

IanNod commented Dec 7, 2023

Please check me because I'm not sure, but it looks like the iree folks are trying to go with --iree-llvmcpu-enable-ukernels=all instead.

openxla/iree@c5a6cdc

I do this in my pr: #224

flags.append("--iree-llvmcpu-enable-ukernels=all")

Didn't see that, thanks. Updated now

@dan-garvey dan-garvey merged commit 1981cd6 into main Dec 7, 2023
3 checks passed
@dan-garvey dan-garvey deleted the fix_flag branch December 7, 2023 17:48
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.

3 participants