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

[Doc] Update the doc of real functions #8412

Merged
merged 6 commits into from
Nov 20, 2023
Merged

[Doc] Update the doc of real functions #8412

merged 6 commits into from
Nov 20, 2023

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Nov 17, 2023

Issue: #

Brief Summary

🤖[deprecated] Generated by Copilot at 32b8bfa

Add a new section on Taichi real functions and update the existing section on real function arguments and return values in docs/lang/articles/kernels/kernel_function.md. Fix the section title and warn about a possible bug on older NVIDIA GPUs.

Walkthrough

🤖[deprecated] Generated by Copilot at 32b8bfa

  • Add a new section on Taichi real functions, explaining their concept, usage, and benefits (link)
  • Update the section on Taichi real function arguments and return values, showing the new syntax and semantics for passing scalars, vectors, and matrices (link)
  • Add a warning about a possible bug when passing scalars by reference on older NVIDIA GPUs, and suggest a workaround (link)
  • Add an example of using recursion in a real function, demonstrating its power and flexibility (link)
  • Modify the section title to match the style of the other sections, using "Kernel Functions" instead of "Kernel Function" (link)

Copy link

netlify bot commented Nov 17, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 93aed50
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/6557400c245c9500085d212b
😎 Deploy Preview https://deploy-preview-8412--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 configuration.

@lin-hitonami lin-hitonami marked this pull request as ready for review November 17, 2023 07:46
@lin-hitonami lin-hitonami merged commit c8ef774 into master Nov 20, 2023
29 checks passed
@lin-hitonami lin-hitonami deleted the doc_real_func branch November 20, 2023 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

2 participants