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

Fix sycl.large_team_scratch_size #5981

Merged

Conversation

masterleinad
Copy link
Contributor

Apparently, I forgot the SYCLTeamMember constructor in #4728.

@masterleinad masterleinad force-pushed the fix_sycl_large_team_scratch_size branch from 6a74e9a to bb8a96b Compare March 13, 2023 19:10
@masterleinad masterleinad marked this pull request as ready for review March 13, 2023 19:18
Copy link
Member

@dalg24 dalg24 left a comment

Choose a reason for hiding this comment

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

You got an overflow?
This was merged into 3.7.00
Cherry-pick in 4.0.02 I suppose but what 3.7.02?

@masterleinad
Copy link
Contributor Author

Cherry-pick in 4.0.02 I suppose but what 3.7.02?

I didn't see the unit test falling before requiring oneAPI 2023.0.0 and we also said we wouldn't backport fixes for experimental backends so I tend not to cherry-pick for 3.7.02.

@dalg24
Copy link
Member

dalg24 commented Mar 17, 2023

Please improve the description in the entry you added to the changelogs

@masterleinad
Copy link
Contributor Author

Please improve the description in the entry you added to the changelogs

Improved.

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

3 participants