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

[CODEGEN][CUDA] Fix global barrier #2473

Closed
wants to merge 2 commits into from

Conversation

vinx13
Copy link
Member

@vinx13 vinx13 commented Jan 21, 2019

The codegen for global barrier is wrong, see discussion in https://discuss.tvm.ai/t/codegen-cuda-bug-in-global-barrier/1496

please review @masahi

@masahi masahi self-assigned this Jan 21, 2019
@masahi
Copy link
Member

masahi commented Jan 21, 2019

Looks like CI has some issue with Rust, check the slack

@vinx13 vinx13 force-pushed the fix/cuda_global_barrier branch from f8f0c30 to 04a1a92 Compare January 23, 2019 03:35
@vinx13
Copy link
Member Author

vinx13 commented Jan 23, 2019

According to https://discuss.tvm.ai/t/codegen-cuda-bug-in-global-barrier/1496/10, this might not be the right fix. Closed this for now.

@vinx13 vinx13 closed this Jan 23, 2019
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