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

[WIP] spirti: SPIR-T interpreter (on the CPU, optionally via rayon). #47

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

eddyb
Copy link
Contributor

@eddyb eddyb commented Jul 31, 2023

Still very early prototype, needs a lot more features/polish, but I'm glad I finally got to it (been thinking about this idea once in a while, ever since it became obvious to me that a "miri for SPIR-V", and a relatively efficient one, at that, could be built).

As one may be able to tell from the limited amount of ops implemented, first test was Rust-GPU "sky shader":

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.

1 participant