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

[metal] Fix listgen when iterating over children of a bitmasked SNode #1511

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

k-ye
Copy link
Member

@k-ye k-ye commented Jul 16, 2020

This is another bug I discovered in the existing sparse runtime on Metal. Basically if the child has a non-zero offset in a bitmasked parent cell, then the offset to the bitmasked metadata is wrong. The test might illustrate the problem better..

Related issue = #1174

[Click here for the format server]


Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

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

Cool! LGTM.

@yuanming-hu yuanming-hu merged commit c9c6317 into taichi-dev:master Jul 16, 2020
@k-ye k-ye deleted the nmref4 branch July 17, 2020 12:55
@yuanming-hu yuanming-hu mentioned this pull request Jul 18, 2020
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.

2 participants