Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add Vulkan Support#62

Open
Hugobros3 wants to merge 46 commits intomasterfrom
vulkan
Open

Add Vulkan Support#62
Hugobros3 wants to merge 46 commits intomasterfrom
vulkan

Conversation

Copy link
Contributor

Hugobros3 commented Oct 22, 2025

This PR adds Vulkan Compute support for AnyDSL.

It uses shady's JIT capabilities to translate SPIR-V from Thorin's backend into a Vulkan-compliant dialect. Shady also lowers kernel parameters to push constants, and our runtime queries the layout of said push constants, and sets them up accordingly.

Hugobros3 added 30 commits April 1, 2021 16:54
Hugobros3 mentioned this pull request Oct 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant