Skip to content

Remove the warning message of the base allocator #718

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 Sep 10, 2024

Description

Remove the warning message of the base allocator.
This situation can happen often and it is nothing wrong, so this message just spams the debug output.

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly

Remove the warning message of the base allocator.
This situation can happen often and it is nothing wrong,
so this message just spams the debug output.

Signed-off-by: Lukasz Dorau <[email protected]>
@ldorau ldorau requested a review from a team as a code owner September 10, 2024 09:38
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk left a comment

Choose a reason for hiding this comment

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

nit: not sure if needed, we could consider debug/info message instead

@ldorau
Copy link
Contributor Author

ldorau commented Sep 10, 2024

nit: not sure if needed, we could consider debug/info message instead

It spams the output anyway.

@ldorau ldorau requested a review from bratpiorka September 10, 2024 15:38
@bratpiorka bratpiorka merged commit 5e8fca3 into oneapi-src:main Sep 11, 2024
66 checks passed
@ldorau ldorau deleted the Remove_the_warning_message_of_the_base_allocator branch September 11, 2024 08:51
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.

4 participants