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] Remove taichi c-api version log #8415

Merged
merged 4 commits into from
Nov 23, 2023
Merged

[aot] Remove taichi c-api version log #8415

merged 4 commits into from
Nov 23, 2023

Conversation

Routhleck
Copy link
Contributor

@Routhleck Routhleck commented Nov 20, 2023

Issue: #

Brief Summary

🤖[deprecated] Generated by Copilot at b8a6dbe

Comment out redundant C-API version printing in taichi_core_impl.cpp. This reduces the C-API logging output and avoids confusion.

Walkthrough

🤖[deprecated] Generated by Copilot at b8a6dbe

  • Comment out redundant logging of C-API version (link). This avoids printing the same information twice, since ti_init already prints the C-API version. The file c_api/src/taichi_core_impl.cpp contains the implementation of the C-API functions, such as ti_create_runtime.

Copy link

netlify bot commented Nov 20, 2023

Deploy Preview for docsite-preview canceled.

Name Link
🔨 Latest commit b8a6dbe
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/655ae554d26ea20008453c7c

@Routhleck
Copy link
Contributor Author

@jim19930609

@jim19930609 jim19930609 merged commit 3ddd6d8 into taichi-dev:master Nov 23, 2023
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants