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] Improve C++ wrapper implementation #6146

Merged
merged 2 commits into from
Sep 23, 2022

Conversation

PENGUINLIONG
Copy link
Member

RT

Support multi-target builds for Apple M1

Fixed compilation

Fixed compilation

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Fixed compilation

Import MoltenVK

[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

C-API C++ wrapper maintenance

Fixed ndarray memory assignment

Improve C++ wrapper

Fixed metal runtime on macOS

Fixed MoltenVK initialization

Allow shape operands default to scalar
@netlify
Copy link

netlify bot commented Sep 23, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 1dba907
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/632d25f4161fb800094cc0a5
😎 Deploy Preview https://deploy-preview-6146--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!

c_api/include/taichi/cpp/taichi.hpp Show resolved Hide resolved
@PENGUINLIONG PENGUINLIONG merged commit b272c96 into taichi-dev:master Sep 23, 2022
@PENGUINLIONG PENGUINLIONG deleted the capi-hpp1 branch September 23, 2022 06:55
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