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

assert failure on modern intel cpus with avx512_bf16 #22

Closed
programmerjake opened this issue Jul 2, 2021 · 8 comments
Closed

assert failure on modern intel cpus with avx512_bf16 #22

programmerjake opened this issue Jul 2, 2021 · 8 comments
Labels

Comments

@programmerjake
Copy link

running into this issue: gz/rust-cpuid#45 (comment)

you'll probably need to update to a later version of wasmtime once the fix is included in the version released on PyPI.

@whitequark whitequark added the bug label Jul 2, 2021
@whitequark
Copy link
Member

Got a link to a wasmtime issue?

@programmerjake
Copy link
Author

not yet, but here's the irc log:
https://libre-soc.org/irclog/latest.log.html#t2021-07-02T10:43:34

@programmerjake
Copy link
Author

wasmtime bug: bytecodealliance/wasmtime#3053

@whitequark
Copy link
Member

Thank you for filing!

@programmerjake
Copy link
Author

Apparently this can be fixed just by updating the wasmtime dependency to v0.23 or later which no longer depends on raw-cpuid:
bytecodealliance/wasmtime#3053 (comment)

@whitequark
Copy link
Member

Fixed in 505780d.

@whitequark
Copy link
Member

Released on PyPI.

@programmerjake
Copy link
Author

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants