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

"0_tutorial_kernel" on windows : k_init_.push_args_(x_) compile error #86

Open
DIOYF opened this issue Nov 22, 2022 · 3 comments
Open

Comments

@DIOYF
Copy link

DIOYF commented Nov 22, 2022

C2039: push_arg_ is not a member of ti::Kernel.
And I can not find push_arg_() of ti::Kernel in taichi\c_api\include\taichi\cpp\taichi.hpp file. (v1.2.2, v1.1.3)

@PENGUINLIONG
Copy link
Member

cc @ailzhang

@DacianShaw
Copy link

cc @ailzhang

Hello, I want to check that TAICHI v1.2.2 supports other graphics api's for interop memory besides vulkan?

@ailzhang
Copy link
Contributor

@DIOYF push_arg was added after v1.2.x release so please try using master branch for now.

@XiaoyuXiao1998 could you elaborate which graphics api are you referring to?

FYI C-API and its C++ wrapper is still in heavy development in master branch, it'll (likely) be released with taichi v1.4.

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

No branches or pull requests

4 participants