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] Dump required device capability in AOT module meta #6056

Merged
merged 3 commits into from
Sep 14, 2022

Conversation

PENGUINLIONG
Copy link
Member

To enable device capability checks during module loads so that the user won't crash in graph or kernel execution, this PR introduces a map of device capabilities assumed by the compiler, so the C-API can lookup module compatibility with the created runtime in a future PR.

@netlify
Copy link

netlify bot commented Sep 14, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit bb1553c
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63218b61f401ce000839323e
😎 Deploy Preview https://deploy-preview-6056--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

Copy link
Contributor

@ailzhang ailzhang 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 PENGUINLIONG merged commit 5046716 into taichi-dev:master Sep 14, 2022
@PENGUINLIONG PENGUINLIONG deleted the dump-required-caps1 branch September 14, 2022 11:40
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.

2 participants