Skip to content

[SYCL][CUDA][Windows] Fix async barrier definition clash with predefined macro #6172

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

Merged
merged 1 commit into from
May 19, 2022

Conversation

t4c1
Copy link
Contributor

@t4c1 t4c1 commented May 19, 2022

Fixed async barrier definition clash with max macro defined in some headers on windows by temporarily undefining the macro.

The issue was reported here: #5303 (comment)

@t4c1 t4c1 requested a review from a team as a code owner May 19, 2022 09:12
@t4c1 t4c1 requested a review from v-klochkov May 19, 2022 09:12
@bader bader changed the title [SYCL][CUDA][Windows] fixed async barrier definition clash with predefined macro [SYCL][CUDA][Windows] Fix async barrier definition clash with predefined macro May 19, 2022
@pvchupin pvchupin merged commit 2e3f61e into intel:sycl May 19, 2022
yinyangsx pushed a commit to yinyangsx/llvm that referenced this pull request May 25, 2022
Fixed async barrier definition clash with max macro defined in some headers on windows by temporarily undefining the macro.

The issue was reported here: intel#5303 (comment)
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.

3 participants