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] C-API to get available archs #6766

Merged
merged 9 commits into from
Nov 30, 2022

Conversation

PENGUINLIONG
Copy link
Member

This PR provides a new API to query all available APIs on the current platform. It is basically a public version of the test utils APIs (is_vulkan_available, etc.) @jim19930609 introduced before.

@netlify
Copy link

netlify bot commented Nov 29, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 8f4af25
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6386d50a620ea60009297cf7
😎 Deploy Preview https://deploy-preview-6766--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!

python/taichi/examples/graph/texture_graph.py Outdated Show resolved Hide resolved
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 PENGUINLIONG merged commit 4f7f2f5 into taichi-dev:master Nov 30, 2022
@PENGUINLIONG PENGUINLIONG deleted the capi-get-archs branch November 30, 2022 08:23
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
This PR provides a new API to query all available APIs on the current
platform. It is basically a public version of the test utils APIs
(`is_vulkan_available`, etc.) @jim19930609 introduced before.

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

3 participants