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

[bug] [opengl] Process child nodes to compute alignment #4191

Merged
merged 1 commit into from
Jan 29, 2022

Conversation

ailzhang
Copy link
Contributor

We need to process snode.ch in the order of their
mem_offset_in_parent so that the computed alignment is correct.

Also noticed the minimization autodiff test had a too strict rel (fails randomly on master) so
relaxing it a bit.

Related issue = #

We need to process `snode.ch` in the order of their
`mem_offset_in_parent` so that the computed alignment is correct.

Also noticed the minimization autodiff test had a too strict rel so
relaxing it a bit.
@netlify
Copy link

netlify bot commented Jan 29, 2022

✔️ Deploy Preview for docsite-preview canceled.

🔨 Explore the source changes: 20aaa9b

🔍 Inspect the deploy log: https://app.netlify.com/sites/docsite-preview/deploys/61f4a56b25c17300072d1d24

Copy link
Member

@k-ye k-ye left a comment

Choose a reason for hiding this comment

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

lgtm!

@ailzhang ailzhang merged commit 1d14b2d into taichi-dev:master Jan 29, 2022
@ailzhang ailzhang deleted the fix_alignment branch January 29, 2022 03:20
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.

None yet

2 participants