Skip to content

[SYCL][L0] Set minimum pooled USM allocation size on device to 512 #5635

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 5 commits into from
Feb 28, 2022

Conversation

rdeodhar
Copy link
Contributor

This change increases minimum allocation size on Device to 512 to match granularity of newer GPUs. It also improves env var processing and corrects the documentation.

@rdeodhar rdeodhar marked this pull request as ready for review February 23, 2022 18:02
@rdeodhar rdeodhar requested review from a team as code owners February 23, 2022 18:02
Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

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

please address comments

Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

Please, update PR title according to the contribution guide.
In particular:
from https://llvm.org/docs/DeveloperPolicy.html#commit-messages

The title should be concise. Because all commits are emailed to the list with the first line as the subject, long titles are frowned upon. Short titles also look better in git log.

When the changes are restricted to a specific part of the code (e.g. a back-end or optimization pass), it is customary to add a tag to the beginning of the line in square brackets. For example, “[SCEV] …” or “[OpenMP] …”. This helps email filters and searches for post-commit reviews.

"lj35332" doesn't say much to me.
Please, add tags to the PR title.

@rdeodhar rdeodhar changed the title Ij35332 [SYCL] [PI] Set minimum pooled USM allocation size on device to 512 Feb 24, 2022
@rdeodhar rdeodhar requested a review from bader February 24, 2022 20:16
@bader bader changed the title [SYCL] [PI] Set minimum pooled USM allocation size on device to 512 [SYCL][L0] Set minimum pooled USM allocation size on device to 512 Feb 24, 2022
Copy link
Contributor

@bader bader left a comment

Choose a reason for hiding this comment

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

I changed "[PI]" to "[L0]".

@rdeodhar rdeodhar requested a review from vladimirlaz February 25, 2022 18:56
@againull againull merged commit b000db8 into intel:sycl Feb 28, 2022
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.

5 participants