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

[Error] Deprecate ndrange with number of the loop variables != the dimension of the ndrange #6422

Merged
merged 3 commits into from
Oct 25, 2022

Conversation

lin-hitonami
Copy link
Contributor

Issue: fixes #6351

Brief Summary

@lin-hitonami lin-hitonami added this to the v1.2.0 milestone Oct 25, 2022
@lin-hitonami lin-hitonami marked this pull request as ready for review October 25, 2022 01:17
@netlify
Copy link

netlify bot commented Oct 25, 2022

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit f59a2bf
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63573aebfcf1960009b77eef
😎 Deploy Preview https://deploy-preview-6422--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

@jim19930609 jim19930609 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@lin-hitonami lin-hitonami merged commit 19e6ac7 into taichi-dev:master Oct 25, 2022
@lin-hitonami lin-hitonami deleted the deprecate-ndrange branch October 25, 2022 02:50
jim19930609 pushed a commit to jim19930609/taichi that referenced this pull request Oct 25, 2022
…mension of the ndrange (taichi-dev#6422)

Issue: fixes taichi-dev#6351

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
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.

ti.ndrange does not check for number of parameters
2 participants