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

Support atomic min/max/bit_and/bit_or/bit_xor on Metal #632

Merged
merged 2 commits into from
Mar 21, 2020

Conversation

k-ye
Copy link
Member

@k-ye k-ye commented Mar 21, 2020

Related issue id = #606

This is a follow up of #627

I also found out that Metal's pow doesn't support integral types, which are used by the tests. Adding that support here as well.

[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.

Looks good! Thanks!

@yuanming-hu yuanming-hu merged commit 6b1ea9a into taichi-dev:master Mar 21, 2020
@k-ye k-ye deleted the atomics branch March 21, 2020 23:30
yuanming-hu pushed a commit to yuanming-hu/taichi that referenced this pull request Mar 23, 2020
* Support atomic min/max/bit_and/bit_or/bit_xor on Metal

* [skip ci] enforce code format

Co-authored-by: Taichi Gardener <taichigardener@gmail.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.

4 participants