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

[uma] rename uma to umf #661

Merged
merged 1 commit into from
Jun 30, 2023
Merged

[uma] rename uma to umf #661

merged 1 commit into from
Jun 30, 2023

Conversation

igchor
Copy link
Member

@igchor igchor commented Jun 29, 2023

to avoid confusion with uniform memory access.

to avoid confusion with uniform memory access.
@igchor
Copy link
Member Author

igchor commented Jun 29, 2023

@vinser52

@@ -11,7 +11,7 @@ add_library(disjoint_pool STATIC
add_library(${PROJECT_NAME}::disjoint_pool ALIAS disjoint_pool)

target_link_libraries(disjoint_pool PRIVATE
unified_memory_allocation
unified_malloc_framework
Copy link
Contributor

@vinser52 vinser52 Jun 29, 2023

Choose a reason for hiding this comment

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

nit: would it be better to use just an acronym as the name for the produced library (e.g. libumf). And we can do it as a separate PR, because I understand that in this PR you just did regexp renaming.

Copy link
Member Author

Choose a reason for hiding this comment

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

Sure, we can do that.

@pbalcer pbalcer merged commit a632ba3 into oneapi-src:main Jun 30, 2023
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