Open DIOYF opened 2 years ago
cc @ailzhang
cc @ailzhang
Hello, I want to check that TAICHI v1.2.2 supports other graphics api's for interop memory besides vulkan?
@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.
C2039: pusharg is not a member of ti::Kernel. And I can not find pusharg() of ti::Kernel in taichi\c_api\include\taichi\cpp\taichi.hpp file. (v1.2.2, v1.1.3)