Skip to content

Merge stable v1.0.x into main #1485

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 10 commits into from
Aug 11, 2025

Conversation

lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented Aug 8, 2025

  • Merge back stable (along with v1.0.1 release) into main.
  • BTW, update the compat tests tag

ldorau and others added 9 commits July 25, 2025 12:31
Replace UMF_RESULT_ERROR_UNKNOWN with UMF_RESULT_ERROR_NOT_SUPPORTED
in provider_base_t.

Signed-off-by: Lukasz Dorau <[email protected]>
Verify in the initialization of the jemalloc pool
if a memory provider supports the split() operation,
because the jemalloc pool requires that.

Signed-off-by: Lukasz Dorau <[email protected]>
…_supports_the_split_operation

Verify if the provider supports the split operation
…build

Workaround build failure when building for jemalloc with ninja (oneapi-src#1474)
@lukaszstolarczuk lukaszstolarczuk force-pushed the merge-stable-v1.0.x-into-main branch from d019a0d to 9c265c1 Compare August 8, 2025 15:59
While we're still compatible with v1.0.0, we implemented a fix to
verify if the split operation is supported (in jemalloc pool).
Without changing the tag we'd have to just omit some tests.
@lukaszstolarczuk lukaszstolarczuk force-pushed the merge-stable-v1.0.x-into-main branch from 9c265c1 to bade9a1 Compare August 11, 2025 08:14
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review August 11, 2025 09:40
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner August 11, 2025 09:40
@lplewa lplewa merged commit 0afa341 into oneapi-src:main Aug 11, 2025
74 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the merge-stable-v1.0.x-into-main branch August 11, 2025 14:07
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