Skip to content

Conversation

@lukaszstolarczuk
Copy link
Contributor

@lukaszstolarczuk lukaszstolarczuk commented May 8, 2025

Merge back stable branch into main, mainly to get the release notes. All fixes were cherry-picked from main to stable, anyway.

PatKamin and others added 19 commits April 4, 2025 14:55
Search for autoreconf package in the Linux system before trying to fetch
and build the hwloc library.
[0.11.x] Disable hwloc in case of missing autoreconf
when UMF_USE_DEBUG_POSTFIX CMake option is set.
- add installation tests step to Windows generators nightly tests
In case of error in the init function, cleanup was
being called on 'provider' which was being initialized
at the very end of init function, instead of 'ze_provider'.
`new_offset_mmap` can be greater than `file_provider->size_mmap`,
so `file_provider->size_mmap - new_offset_mmap` would be
an underflow in this case.

Signed-off-by: Lukasz Dorau <[email protected]>
In some cases the global state may have been destroyed when we reach
`umfDestroyPool` or `umfDestroyProvider`, in which case actually going
through with the destruction will cause segmentation faults.

The way the global state is managed should maybe be re-worked, but this
should be an okay workaround to avoid segmentation faults until then.
[v0.11.x] Check global state destruction in destructors
They are misleadingly read as errors, while they are simply debug
information that these targets aren't accessible on a machine.
[v0.11.x] Downgrade error logs to debug in memspaces and memtargets
@lukaszstolarczuk lukaszstolarczuk marked this pull request as ready for review May 8, 2025 12:15
@lukaszstolarczuk lukaszstolarczuk requested a review from a team as a code owner May 8, 2025 12:15
@lukaszstolarczuk lukaszstolarczuk merged commit e66a3cb into oneapi-src:main May 8, 2025
168 of 169 checks passed
@lukaszstolarczuk lukaszstolarczuk deleted the merge-v0.11.x-into-main branch May 8, 2025 15:22
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.

8 participants