Skip to content

Make alignment of umfMemoryProviderAlloc() more specific #90

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

Conversation

ldorau
Copy link
Contributor

@ldorau ldorau commented Dec 21, 2023

The alignment of umfMemoryProviderAlloc() has to be a multiple or a divider of the minimum page size.

The alignment of umfMemoryProviderAlloc() has to be
a multiple or a divider of the minimum page size.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner December 21, 2023 13:00
ldorau added a commit to ldorau/unified-memory-framework that referenced this pull request Dec 21, 2023
The alignment has to be a multiple or a divider
of the minimum page size.

Remove the UMF_OS_RESULT_ERROR_WRONG_ALIGNMENT error.

Ref: oneapi-src#90

Signed-off-by: Lukasz Dorau <[email protected]>
@bratpiorka bratpiorka merged commit 0d85f36 into oneapi-src:main Dec 21, 2023
@ldorau ldorau deleted the Make_alignment_of_umfMemoryProviderAlloc_more_specific branch December 21, 2023 13:18
ldorau added a commit to ldorau/unified-memory-framework that referenced this pull request Dec 21, 2023
The alignment has to be a multiple or a divider
of the minimum page size.

Remove the UMF_OS_RESULT_ERROR_WRONG_ALIGNMENT error.

Ref: oneapi-src#90

Signed-off-by: Lukasz Dorau <[email protected]>
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