Skip to content

Conversation

luszczewskakasia1
Copy link
Contributor

Description

Checklist

  • Code compiles without errors locally
  • All tests pass locally
  • CI workflows execute properly
  • CI workflows, not executed per PR (e.g. Nightly), execute properly
  • New tests added, especially if they will fail without my changes
  • Added/extended example(s) to cover this functionality
  • Extended the README/documentation
  • All newly added source files have a license
  • All newly added source files are referenced in CMake files
  • Logger (with debug/info/... messages) is used

@luszczewskakasia1 luszczewskakasia1 requested a review from a team as a code owner December 11, 2024 11:44
Copy link
Contributor

@ldorau ldorau left a comment

Choose a reason for hiding this comment

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

@luszczewskakasia1 please squash your commits from this PR and do not commit in the merge commits (you should have only one commit in this PR):
image

ghrunner and others added 15 commits December 11, 2024 13:36
The "make install" step is executed always
and all UMF tests are re-linked also always now
because of an incorrect dependence.
This patch fixes that.

Signed-off-by: Lukasz Dorau <[email protected]>
Remove the disable_provider_free parameter of jemalloc pool
and all umfJemallocPoolParams*() API.

Fixes: oneapi-src#904

Signed-off-by: Lukasz Dorau <[email protected]>
Implements oneapi-src#687

add codespell

add codespell-2

add codespell-3

codespell-fix

codespell fix

codespell add workflow_dispatch
@luszczewskakasia1
Copy link
Contributor Author

Created new PR in a correct way --> #994

@lukaszstolarczuk
Copy link
Contributor

replaced with #994

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.

6 participants