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

[AOT] Fixed Vulkan device import capability settings #5400

Merged
merged 4 commits into from
Jul 13, 2022

Conversation

PENGUINLIONG
Copy link
Member

This PR fixed Vulkan device capability settings and solved some crashes when AOT module is prepared for a lower version of SPIR-V; and guarded some LLVM codes with TI_WITH_LLVM to tolerate Vulkan-only builds.

@PENGUINLIONG PENGUINLIONG marked this pull request as ready for review July 12, 2022 09:03
@netlify
Copy link

netlify bot commented Jul 12, 2022

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit cdfba05
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/62ce26172f4348000a40a2f7

@PENGUINLIONG PENGUINLIONG changed the title Fixed Vulkan device import capability settings [AOT] Fixed Vulkan device import capability settings Jul 12, 2022
@taichi-gardener taichi-gardener added this to In progress in AOT Jul 12, 2022
Copy link
Contributor

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@PENGUINLIONG
Copy link
Member Author

/rebase

@PENGUINLIONG PENGUINLIONG merged commit 815f7c3 into taichi-dev:master Jul 13, 2022
AOT automation moved this from In progress to Done Jul 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
AOT
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants